We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 922ca9e + fa13af7 commit aa43c17Copy full SHA for aa43c17
setup.py
@@ -1,7 +1,6 @@
1
from setuptools import setup, find_packages
2
from pyglider._version import __version__
3
4
-
5
setup(name="pyglider",
6
version=__version__,
7
description="Glider data to netCDF translation in python",
0 commit comments