Файл uploadProject.py удалён из проета и добавлен в gitignore
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from os import system
|
||||
|
||||
system('python setup.py sdist bdist_wheel')
|
||||
system('twine upload dist/*')
|
||||
system('rmdir /s /q build dist ipars.egg-info')
|
||||
Reference in New Issue
Block a user