Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jul 11, 2024
1 parent 34e5871 commit c6c57f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import sys
from pathlib import Path

from pathlib import Path
import setuptools
import sys

py_min_version = (3, 8) # minimal supported python version
since_augur_version = (23, 0) # py_min_version is required since this augur version
Expand Down

0 comments on commit c6c57f5

Please sign in to comment.