Skip to content

Commit 555ea85

Browse files
authored
Update setup.py
1 parent 6b5b320 commit 555ea85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"Operating System :: OS Independent",
2424
],
2525
install_requires=[
26+
"astropy",
2627
"swiftsimio",
2728
"matplotlib",
2829
"jinja2",
2930
"velociraptor",
30-
"astropy",
3131
"unyt",
3232
"tqdm",
3333
"p_tqdm",

0 commit comments

Comments
 (0)