We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75c8eb commit 696d635Copy full SHA for 696d635
upload.bat
@@ -1,5 +1,5 @@
1
#python setup.py sdist bdist_wheel
2
-#twine upload --verbose -u JamesJ -p Promotion2021 --repository pypi dist/find_primes-2.1.*
+##twine upload --verbose -u JamesJ -p Promotion2021 --repository pypi dist/find_primes-2.1.*
3
git init -b main
4
git add .
5
git commit -m "Add files via upload"
0 commit comments