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
|
sdist_content:
- whey-2021.0.0/LICENSE
- whey-2021.0.0/PKG-INFO
- whey-2021.0.0/README.rst
- whey-2021.0.0/pyproject.toml
- whey-2021.0.0/requirements.txt
- whey-2021.0.0/src/SpamSpam/__init__.py
stderr: ''
stdout: 'Copying .../src/SpamSpam/__init__.py -> SpamSpam/__init__.py
Writing whey-2021.0.0.dist-info/LICENSE
Writing whey-2021.0.0.dist-info/entry_points.txt
Writing whey-2021.0.0.dist-info/METADATA
Writing whey-2021.0.0.dist-info/WHEEL
Writing whey-2021.0.0.dist-info/RECORD
Wheel created at .../whey-2021.0.0-py3-none-any.whl
Copying .../src/SpamSpam/__init__.py -> src/SpamSpam/__init__.py
Writing LICENSE
Copying .../pyproject.toml -> pyproject.toml
Copying .../requirements.txt -> requirements.txt
Writing README.rst
Writing PKG-INFO
Source distribution created at .../whey-2021.0.0.tar.gz
'
wheel_content:
- SpamSpam/__init__.py
- whey-2021.0.0.dist-info/LICENSE
- whey-2021.0.0.dist-info/METADATA
- whey-2021.0.0.dist-info/WHEEL
- whey-2021.0.0.dist-info/entry_points.txt
- whey-2021.0.0.dist-info/RECORD
|