We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0125b commit c47c2fcCopy full SHA for c47c2fc
setup.py
@@ -17,7 +17,7 @@
17
18
import_error_msg = "Nansat requires %s, which should be installed separately"
19
20
-NAME = 'nansat'
+NAME = 'nansat-test'
21
MAINTAINER = "Nansat Developers"
22
MAINTAINER_EMAIL = "nansat-dev@googlegroups.com"
23
DESCRIPTION = "A scientist friendly Python toolbox for processing 2D satellite Earth observation data"
0 commit comments