Skip to content

Commit 8a69756

Browse files
committed
re-d
1 parent c056715 commit 8a69756

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

setup.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers =
1919
[options]
2020
packages = find:
2121
install_requires =
22-
aiida-core[atomic-tools]>=2.0,<3
22+
aiida-core>=2.0,<3
2323
aiidalab-eln>=0.1.2,~=0.1
2424
ansi2html~=1.6
2525
bokeh~=2.0
@@ -31,6 +31,9 @@ install_requires =
3131
scikit-learn~=0.24
3232
vapory~=0.1.2
3333
ipywidgets~=7.7
34+
PyCifRW~=4.4
35+
ase~=3.18
36+
spglib~=1.14
3437
python_requires = >=3.8
3538
include_package_data = True
3639
zip_safe = False

0 commit comments

Comments
 (0)