Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/qzhu2017/PyXtal
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhu2017 committed Oct 19, 2023
2 parents cf16f66 + d0b87fc commit 08a22f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pyxtal.database.cifs",
],
package_data={
"pyxtal.database": ["*.csv", "*.json"],
"pyxtal.database": ["*.csv", "*.json", "*.db"],
"pyxtal.database.cifs": ["*.cif", "*.vasp"],
'pyxtal.potentials': ['*'],
},
Expand Down

0 comments on commit 08a22f1

Please sign in to comment.