Skip to content

Commit a6f76b7

Browse files
LuLu
authored andcommitted
Merge branch 'devel-submit' of https://github.com/denghuilu/deepmd-kit into devel-submit
2 parents 2d2ff4b + c3cafcf commit a6f76b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- CXX=g++-7
8484
- TENSORFLOW_VERSION=2.1
8585
install:
86-
- python -m pip install twine cibuildwheel==1.1.0 scikit-build
86+
- python -m pip install twine cibuildwheel==1.1.0 scikit-build setuptools_scm
8787
script:
8888
- python -m cibuildwheel --output-dir wheelhouse
8989
- python setup.py sdist

0 commit comments

Comments
 (0)