summaryrefslogtreecommitdiff
path: root/src/tblib.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tblib.egg-info/SOURCES.txt')
-rw-r--r--src/tblib.egg-info/SOURCES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tblib.egg-info/SOURCES.txt b/src/tblib.egg-info/SOURCES.txt
index a913451..f5cb383 100644
--- a/src/tblib.egg-info/SOURCES.txt
+++ b/src/tblib.egg-info/SOURCES.txt
@@ -4,6 +4,7 @@
.coveragerc
.editorconfig
.gitignore
+.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
@@ -30,8 +31,6 @@ docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
-docs/reference/index.rst
-docs/reference/tblib.rst
src/tblib/__init__.py
src/tblib/cpython.py
src/tblib/decorators.py
@@ -45,4 +44,5 @@ tests/badmodule.py
tests/badsyntax.py
tests/examples.py
tests/test_issue30.py
-tests/test_pickle_exception.py \ No newline at end of file
+tests/test_pickle_exception.py
+tests/test_tblib.py \ No newline at end of file