Skip to content

Commit

Permalink
Remove version import
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrergeru committed Sep 22, 2023
1 parent 9b10a9f commit 5476dbf
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 @@
from distutils.core import setup
from version import VERSION

with open('requirements.txt') as f:
required = f.read().splitlines()
Expand Down

0 comments on commit 5476dbf

Please sign in to comment.