We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666e859 commit bdbb4aeCopy full SHA for bdbb4ae
1 file changed
setup.py
@@ -1,9 +1,3 @@
1
from setuptools import setup
2
3
-setup(
4
- name="eqassertions",
5
- version="0.1",
6
- author="Atsushi Odagiri",
7
- author_email="aodagx@gmail.com",
8
- license="MIT",
9
-)
+setup()
0 commit comments