Skip to content

Commit a90b6b5

Browse files
committed
tmp: test GH action
1 parent 02d58a6 commit a90b6b5

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ def chech_kim_api_compatibility():
309309
name="kimpy",
310310
version=get_kimpy_version(),
311311
packages=find_packages(),
312+
setup_requires=["pybind11"],
312313
install_requires=["numpy"],
313314
extras_require={
314315
"test": ["pytest", "ase"],

0 commit comments

Comments
 (0)