We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d512b commit 32ba465Copy full SHA for 32ba465
1 file changed
setup.py
@@ -64,7 +64,7 @@
64
pymodule['verdaterc'] = int(setuppy_dateinfo_exp[4])
65
pymodule['verdatelist'] = (int(setuppy_dateinfo_exp[0]), int(setuppy_dateinfo_exp[1]), int(
66
setuppy_dateinfo_exp[2]), str(setuppy_dateinfo_exp[3]), int(setuppy_dateinfo_exp[4]))
67
-pymodule['name'] = 'PyArchiveFile'
+pymodule['name'] = 'PyNeoFile'
68
pymodule['author'] = 'Kazuhana Neko-chan'
69
pymodule['authoremail'] = 'kazuki.suzuki.cat@gmail.com'
70
pymodule['maintainer'] = 'Kazuhika Kitsune-chan'
0 commit comments