We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f00895 commit b6332d5Copy full SHA for b6332d5
1 file changed
.travis.yml
@@ -13,6 +13,8 @@ env:
13
- cPIP="python -m pip"
14
# switch off wine fix me messages
15
- WINEDEBUG=fixme-all
16
+ # mypy path
17
+ - MYPYPATH="./pathlib3x/3rd_party_stubs"
18
# the registered CLI Command
19
- CLI_COMMAND=pathlib3x
20
# the source file for rst_include (rebuild rst file includes)
0 commit comments