Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed unneeded py package
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 18, 2023
1 parent 4af3056 commit b083b90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
'astropy>=5.1',
'astroquery>=0.4.6',
'tqdm>=4.65.0',
'py>=1.11',
'cython>=3.0.0'
'cython>=3.0.0',
],
packages=['swiftest'],
test_suite="swiftest.tests",
Expand Down

0 comments on commit b083b90

Please sign in to comment.