Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarilabs/packaging_tutorial


https://github.com/tarilabs/packaging_tutorial

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Example Package

checked with:
```
poetry config repositories.test-pypi https://test.pypi.org/legacy/
poetry config pypi-token.test-pypi pypi-XXXXXXXXXXXX
poetry publish -r test-pypi
```