Skip to content

Commit 3967210

Browse files
committed
add dpdata/plugins to packages
1 parent b1025b4 commit 3967210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
'dpdata/fhi_aims',
4040
'dpdata/gromacs',
4141
'dpdata/abacus',
42-
'dpdata/rdkit'
42+
'dpdata/rdkit',
43+
'dpdata/plugins',
4344
],
4445
package_data={'dpdata':['*.json']},
4546
classifiers=[

0 commit comments

Comments
 (0)