We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f892dd6 commit 78bb76cCopy full SHA for 78bb76c
setup.py
@@ -43,7 +43,7 @@ def read_file(filename):
43
"Programming Language :: Python :: 3.7",
44
"Operating System :: OS Independent",
45
"Intended Audience :: Science/Research",
46
- "Topic :: Scientific/Engineering"
+ "Topic :: Scientific/Engineering",
47
],
48
long_description_content_type="text/markdown",
49
include_package_data=True,
0 commit comments