Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
AlyssaS
/
bidd-aggmap
Like
0
Downloads: 1
Card
Git
Discussions
[03b52a]
:
/ pip_step.md
History
Download this file
9 lines (6 with data), 252 Bytes
https://tendcode.com/article/setup-to-pypy/
config the setup.py and MANIFEST.in
python setup.py sdist bdist_wheel
python setup.py install # test, installed
pip uninstall aggmap #uninstall
twine upload dist/* #upload to pypi