Skip to content

Commit a16e3c7

Browse files
authored
Merge pull request #10 from NASA-PDS/release/1.0.0
Give the template package a version
2 parents 37f6040 + 088cdaa commit a16e3c7

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
@@ -8,7 +8,7 @@
88
#
99
# Replace values below with what's appropriate for your package:
1010

11-
name = 'my-package'
11+
name = 'pds.template.package'
1212
description = 'A short description, about 100–120 characters'
1313
keywords = ['pds', 'planetary data', 'various', 'other', 'keywords']
1414
zip_safe = True

0 commit comments

Comments
 (0)