Skip to content

Commit

Permalink
remove setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
kelle committed Sep 12, 2024
1 parent 7269b7a commit dcdf624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env python
from setuptools import setup, find_packages, Extension, Command

# allows you to build sphinx docs from the package
# main directory with "python setup.py build_sphinx"
Expand Down

0 comments on commit dcdf624

Please sign in to comment.