Skip to content

Commit 03aa703

Browse files
committed
Add setuptools_scm to the host environment
1 parent 6f93ae8 commit 03aa703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ install:
7373
# compiled extensions and are not provided as pre-built wheel packages,
7474
# pip will build them from source using the MSVC compiler matching the
7575
# target Python version and architecture
76-
- "%CMD_IN_ENV% pip install tox"
76+
- "%CMD_IN_ENV% pip install tox setuptools_scm"
7777

7878
build: false # Not a C# project, build stuff at the test step instead.
7979

0 commit comments

Comments
 (0)