Skip to content

Commit

Permalink
Update GLOB-0.log
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperdff committed Aug 11, 2021
1 parent bbdd48d commit ed716a2
Showing 1 changed file with 28 additions and 30 deletions.
58 changes: 28 additions & 30 deletions .tox/log/GLOB-0.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,38 @@ cwd: C:\Users\JCoop\Documents\GitHub\nflfastPy
cmd: 'c:\users\jcoop\anaconda3\envs\myenv\python.exe' setup.py sdist --formats=zip --dist-dir '.tox\dist'
running sdist
running egg_info
creating nfl_data_py.egg-info
writing nfl_data_py.egg-info\PKG-INFO
writing dependency_links to nfl_data_py.egg-info\dependency_links.txt
writing requirements to nfl_data_py.egg-info\requires.txt
writing top-level names to nfl_data_py.egg-info\top_level.txt
writing manifest file 'nfl_data_py.egg-info\SOURCES.txt'
reading manifest file 'nfl_data_py.egg-info\SOURCES.txt'
writing manifest file 'nfl_data_py.egg-info\SOURCES.txt'
running check
creating nfl_data_py-0.1.7
creating nfl_data_py-0.1.7\nfl_data_py
creating nfl_data_py-0.1.7\nfl_data_py.egg-info
copying files to nfl_data_py-0.1.7...
copying README.md -> nfl_data_py-0.1.7
copying setup.py -> nfl_data_py-0.1.7
copying nfl_data_py\__init__.py -> nfl_data_py-0.1.7\nfl_data_py
copying nfl_data_py.egg-info\PKG-INFO -> nfl_data_py-0.1.7\nfl_data_py.egg-info
copying nfl_data_py.egg-info\SOURCES.txt -> nfl_data_py-0.1.7\nfl_data_py.egg-info
copying nfl_data_py.egg-info\dependency_links.txt -> nfl_data_py-0.1.7\nfl_data_py.egg-info
copying nfl_data_py.egg-info\requires.txt -> nfl_data_py-0.1.7\nfl_data_py.egg-info
copying nfl_data_py.egg-info\top_level.txt -> nfl_data_py-0.1.7\nfl_data_py.egg-info
Writing nfl_data_py-0.1.7\setup.cfg
creating '.tox\dist\nfl_data_py-0.1.7.zip' and adding 'nfl_data_py-0.1.7' to it
adding 'nfl_data_py-0.1.7'
adding 'nfl_data_py-0.1.7\nfl_data_py'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info'
adding 'nfl_data_py-0.1.7\PKG-INFO'
adding 'nfl_data_py-0.1.7\README.md'
adding 'nfl_data_py-0.1.7\setup.cfg'
adding 'nfl_data_py-0.1.7\setup.py'
adding 'nfl_data_py-0.1.7\nfl_data_py\__init__.py'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info\dependency_links.txt'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info\PKG-INFO'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info\requires.txt'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info\SOURCES.txt'
adding 'nfl_data_py-0.1.7\nfl_data_py.egg-info\top_level.txt'
removing 'nfl_data_py-0.1.7' (and everything under it)
creating nfl_data_py-0.2.0
creating nfl_data_py-0.2.0\nfl_data_py
creating nfl_data_py-0.2.0\nfl_data_py.egg-info
copying files to nfl_data_py-0.2.0...
copying README.md -> nfl_data_py-0.2.0
copying setup.py -> nfl_data_py-0.2.0
copying nfl_data_py\__init__.py -> nfl_data_py-0.2.0\nfl_data_py
copying nfl_data_py.egg-info\PKG-INFO -> nfl_data_py-0.2.0\nfl_data_py.egg-info
copying nfl_data_py.egg-info\SOURCES.txt -> nfl_data_py-0.2.0\nfl_data_py.egg-info
copying nfl_data_py.egg-info\dependency_links.txt -> nfl_data_py-0.2.0\nfl_data_py.egg-info
copying nfl_data_py.egg-info\requires.txt -> nfl_data_py-0.2.0\nfl_data_py.egg-info
copying nfl_data_py.egg-info\top_level.txt -> nfl_data_py-0.2.0\nfl_data_py.egg-info
Writing nfl_data_py-0.2.0\setup.cfg
creating '.tox\dist\nfl_data_py-0.2.0.zip' and adding 'nfl_data_py-0.2.0' to it
adding 'nfl_data_py-0.2.0'
adding 'nfl_data_py-0.2.0\nfl_data_py'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info'
adding 'nfl_data_py-0.2.0\PKG-INFO'
adding 'nfl_data_py-0.2.0\README.md'
adding 'nfl_data_py-0.2.0\setup.cfg'
adding 'nfl_data_py-0.2.0\setup.py'
adding 'nfl_data_py-0.2.0\nfl_data_py\__init__.py'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info\dependency_links.txt'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info\PKG-INFO'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info\requires.txt'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info\SOURCES.txt'
adding 'nfl_data_py-0.2.0\nfl_data_py.egg-info\top_level.txt'
removing 'nfl_data_py-0.2.0' (and everything under it)

0 comments on commit ed716a2

Please sign in to comment.