Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahls authored Nov 5, 2023
1 parent 0721096 commit 70138d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pkg_resources import parse_version
from configparser import ConfigParser
import subprocess
from setuptools.command.develop import develop
from setuptools.command.install import install
import setuptools
Expand Down

0 comments on commit 70138d0

Please sign in to comment.