We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6332d5 commit af49f80Copy full SHA for af49f80
1 file changed
.travis.yml
@@ -15,6 +15,8 @@ env:
15
- WINEDEBUG=fixme-all
16
# mypy path
17
- MYPYPATH="./pathlib3x/3rd_party_stubs"
18
+ # package name
19
+ - PACKAGE_NAME="pathlib3x"
20
# the registered CLI Command
21
- CLI_COMMAND=pathlib3x
22
# the source file for rst_include (rebuild rst file includes)
0 commit comments