Skip to content

Commit

Permalink
removed install command
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Dec 10, 2021
1 parent 590db14 commit 107cd2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@
"Operating System :: OS Independent",
],
python_requires='>=3.6',
cmdclass={
'install': InstallCommand,
},
)

0 comments on commit 107cd2e

Please sign in to comment.