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 98899ef commit ee4dddeCopy full SHA for ee4ddde
upload.bat
@@ -1,4 +1,5 @@
1
-
+#python setup.py sdist bdist_wheel
2
+#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