mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-01 09:00:15 +00:00

- Deleted old setup files `requirements.txt`, `setup.cfg`, `setup.py`, `MANIFEST.in` - Added poetry files `poetry.toml`, `pyproject.toml`, `poetry.lock` - Added `.pyenv-version` and `.tool-versions` for `pyenv` and `asdf` - Updated `Makefile`, `CONTRIBUTING.rst`, `tox.ini`
3 lines
42 B
TOML
3 lines
42 B
TOML
[virtualenvs]
|
|
prefer-active-python = true
|