We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0834fc commit 150ff1cCopy full SHA for 150ff1c
MANIFEST.in
@@ -4,6 +4,7 @@ include setupbase.py
4
5
include pytest.ini
6
include screencast.gif
7
+include CONTRIBUTING.md
8
9
# Documentation
10
graft docs
setup.cfg
@@ -14,3 +14,4 @@ known_excludes =
14
readthedocs.yml
15
environment.yml
16
.pytest_cache
17
+ .binder/*
0 commit comments