Closed ekaterinailin closed 1 year ago
Setup AltaiPony as a PyPI package that you can install via pip.
AltaiPony
pip
pip install altaipony
Simplified way for quick use of AltaiPony. Even simpler that setup.py install
setup.py install
This tutorial: https://packaging.python.org/tutorials/packaging-projects/
Done:
What needs to be created or improved?
Setup
AltaiPony
as a PyPI package that you can install viapip
.Can you provide an example?
What is the goal / expected behaviour?
Simplified way for quick use of
AltaiPony
. Even simpler thatsetup.py install