File: test_build_sdist_complete_COMPLETE_A_.yml

package info (click to toggle)
python-whey 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
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/whey/__init__.py
stdout: "Using the following builder:\n    sdist: whey.builder.SDistBuilder\n\nBuilding\
  \ ...\nCopying .../whey/__init__.py -> whey/__init__.py\nWriting LICENSE\nCopying\
  \ .../pyproject.toml -> pyproject.toml\nCopying .../requirements.txt -> requirements.txt\n\
  Writing README.rst\nWriting PKG-INFO\nSource distribution created at .../whey-2021.0.0.tar.gz"