Skip to content

Commit

Permalink
Up python version
Browse files Browse the repository at this point in the history
I don't develop with python < 3.5 anymore, so it may not work for those versions.
  • Loading branch information
mkelley authored May 31, 2019
1 parent fe3a55a commit f5218f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'Intended Audience :: Science/Research',
"License :: OSI Approved :: BSD License",
'Operating System :: OS Independent',
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
'Topic :: Scientific/Engineering :: Astronomy'
]
)

0 comments on commit f5218f7

Please sign in to comment.