summaryrefslogtreecommitdiff
path: root/src/tblib.egg-info/SOURCES.txt
blob: 721e0c7c4982a5772a7d21011f482028689fc288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
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
src/tblib/pickling_support.py
src/tblib.egg-info/PKG-INFO
src/tblib.egg-info/SOURCES.txt
src/tblib.egg-info/dependency_links.txt
src/tblib.egg-info/not-zip-safe
src/tblib.egg-info/top_level.txt
tests/badmodule.py
tests/badsyntax.py
tests/examples.py
tests/test_issue30.py