- Poetry: https://poetry.eustace.io
Install project dependencies into a virtual environment:
$ pip install poetry
$ poetry installRelease to PyPI:
$ poetry build
$ poetry publishInstall project dependencies into a virtual environment:
$ pip install poetry
$ poetry installRelease to PyPI:
$ poetry build
$ poetry publish