We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af02db commit 5f9d675Copy full SHA for 5f9d675
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(
4
- name='samplepython01',
+ name='samplepython02',
5
version='1.0',
6
long_description=open('README.md').read(),
7
long_description_content_type='text/markdown',
0 commit comments