Skip to content

Commit

Permalink
removed pathlib2 from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lbusoni committed Jan 10, 2022
1 parent ea5a2bc commit 568e4fb
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
Expand Up @@ -95,7 +95,6 @@ def run(self):
"astropy",
'pyside2',
"Qt.py",
"pathlib2; python_version < '3'"
],
include_package_data=True,
cmdclass={'upload': UploadCommand, },
Expand Down

0 comments on commit 568e4fb

Please sign in to comment.