Skip to content

Commit

Permalink
tmp: test GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwen committed Nov 5, 2022
1 parent 02d58a6 commit a90b6b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ def chech_kim_api_compatibility():
name="kimpy",
version=get_kimpy_version(),
packages=find_packages(),
setup_requires=["pybind11"],
install_requires=["numpy"],
extras_require={
"test": ["pytest", "ase"],
Expand Down

0 comments on commit a90b6b5

Please sign in to comment.