Skip to content

Commit 243660e

Browse files
author
RaphaelK
committed
edit topic
1 parent aefc899 commit 243660e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5-
5+
.gitignore
66
# C extensions
77
*.so
88

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Natural Language :: French",
1717
"Operating System :: OS Independent",
1818
"Programming Language :: Python :: 3.7",
19-
"Topic :: Installation",
19+
"Topic :: Software Development :: Libraries :: Python Modules",
2020
],
2121
py_modules=['libinstall'],
2222
install_requires=[

0 commit comments

Comments
 (0)