mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
Remove cmds files--dev notes, not needed.
This commit is contained in:
parent
d388ca0195
commit
7eebbdf4de
1 changed files with 0 additions and 15 deletions
15
cmds
15
cmds
|
|
@ -1,15 +0,0 @@
|
|||
(one-time:)
|
||||
python setup.py register -r https://testpypi.python.org/pypi
|
||||
|
||||
rm -rf dist
|
||||
|
||||
python setup.py sdist
|
||||
|
||||
python setup.py bdist_wheel
|
||||
|
||||
twine upload dist/* -r pypitest
|
||||
|
||||
|
||||
Install:
|
||||
|
||||
pip install --pre -i https://testpypi.python.org/pypi FanFicFare
|
||||
Loading…
Reference in a new issue