Skip to content

Commit

Permalink
fddd
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Sep 3, 2020
1 parent e7009d0 commit 2d03f5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ install:
-r requirements\\tests.txt
- |
echo %LIB%
dir %LIB%
set "INCLUDE=%cd%\\lib\\mbedtls-mbedtls-%MbedTLSVersion%\\include"
set "LIBRARY_PATH=toto"
set "LIBRARY_PATH=%LIB%"
"%PYTHON%\\python.exe" setup.py bdist_wheel
build: off

0 comments on commit 2d03f5d

Please sign in to comment.