5 Commits

Author SHA1 Message Date
Lucas de Sousa Rosa
fb4560c740 Migrating the packaging system to poetry with pyproject.toml
- 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`
2023-11-08 10:49:10 -03:00
Vadim Kravcenko
dc512ae423 fix(make): add pip install to makefile 2015-05-09 12:38:02 +02:00
Vadim Kravcenko
bdd8b66235 fix(make): add recursive remove to clean-build 2015-04-24 08:31:10 +02:00
Vadim Kravcenko
68e08af6c5 fix(package): include stdlib in package 2015-04-22 21:45:48 +02:00
Vadim Kravcenko
6a3019427c Initial commit 2015-04-22 18:40:17 +02:00