We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8387104 commit fc88434Copy full SHA for fc88434
2 files changed
appveyor.yml .appveyor.ymlappveyor.yml renamed to .appveyor.yml
MANIFEST.in
@@ -1,5 +1,5 @@
1
include README.md LICENSE CHANGELOG.md tox.ini requirements-test.txt .coveragerc Makefile pytest.ini .tox-coveragerc
2
-exclude TODO.md appveyor.yml
+exclude TODO.md .appveyor.yml
3
4
graft docs
5
prune docs/_build
0 commit comments