diff options
Diffstat (limited to 'third_party/python/futures/futures.egg-info/SOURCES.txt')
-rw-r--r-- | third_party/python/futures/futures.egg-info/SOURCES.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/third_party/python/futures/futures.egg-info/SOURCES.txt b/third_party/python/futures/futures.egg-info/SOURCES.txt new file mode 100644 index 0000000000..31d473be10 --- /dev/null +++ b/third_party/python/futures/futures.egg-info/SOURCES.txt @@ -0,0 +1,24 @@ +CHANGES +LICENSE +MANIFEST.in +crawl.py +primes.py +setup.cfg +setup.py +test_futures.py +tox.ini +concurrent/__init__.py +concurrent/futures/__init__.py +concurrent/futures/_base.py +concurrent/futures/process.py +concurrent/futures/thread.py +docs/Makefile +docs/conf.py +docs/index.rst +docs/make.bat +futures.egg-info/PKG-INFO +futures.egg-info/SOURCES.txt +futures.egg-info/dependency_links.txt +futures.egg-info/not-zip-safe +futures.egg-info/pbr.json +futures.egg-info/top_level.txt
\ No newline at end of file |