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.
2 parents 066089d + c52828b commit 6306863Copy full SHA for 6306863
1 file changed
setup.py
@@ -36,7 +36,9 @@
36
'dpdata/xyz',
37
'dpdata/pwmat',
38
'dpdata/amber',
39
- 'dpdata/fhi_aims'],
+ 'dpdata/fhi_aims',
40
+ 'dpdata/gromacs'
41
+ ],
42
package_data={'dpdata':['*.json']},
43
classifiers=[
44
"Programming Language :: Python :: 3.6",
0 commit comments