Skip to content

PyPi tarball is missing files #141

Description

@nieder

From PyPi:

python-slugify-8.0.1/
python-slugify-8.0.1/CHANGELOG.md
python-slugify-8.0.1/LICENSE
python-slugify-8.0.1/MANIFEST.in
python-slugify-8.0.1/PKG-INFO
python-slugify-8.0.1/README.md
python-slugify-8.0.1/python_slugify.egg-info/
python-slugify-8.0.1/python_slugify.egg-info/PKG-INFO
python-slugify-8.0.1/python_slugify.egg-info/SOURCES.txt
python-slugify-8.0.1/python_slugify.egg-info/dependency_links.txt
python-slugify-8.0.1/python_slugify.egg-info/entry_points.txt
python-slugify-8.0.1/python_slugify.egg-info/not-zip-safe
python-slugify-8.0.1/python_slugify.egg-info/requires.txt
python-slugify-8.0.1/python_slugify.egg-info/top_level.txt
python-slugify-8.0.1/setup.cfg
python-slugify-8.0.1/setup.py
python-slugify-8.0.1/slugify/
python-slugify-8.0.1/slugify/__init__.py
python-slugify-8.0.1/slugify/__main__.py
python-slugify-8.0.1/slugify/__version__.py
python-slugify-8.0.1/slugify/slugify.py
python-slugify-8.0.1/slugify/special.py

From github tarball:

python-slugify-8.0.1/
python-slugify-8.0.1/.github/
python-slugify-8.0.1/.github/workflows/
python-slugify-8.0.1/.github/workflows/ci.yml
python-slugify-8.0.1/.github/workflows/dev.yml
python-slugify-8.0.1/.github/workflows/main.yml
python-slugify-8.0.1/.gitignore
python-slugify-8.0.1/.vscode/
python-slugify-8.0.1/.vscode/settings.json
python-slugify-8.0.1/CHANGELOG.md
python-slugify-8.0.1/LICENSE
python-slugify-8.0.1/MANIFEST.in
python-slugify-8.0.1/README.md
python-slugify-8.0.1/dev.requirements.txt
python-slugify-8.0.1/format.sh
python-slugify-8.0.1/setup.py
python-slugify-8.0.1/slugify/
python-slugify-8.0.1/slugify/__init__.py
python-slugify-8.0.1/slugify/__main__.py
python-slugify-8.0.1/slugify/__version__.py
python-slugify-8.0.1/slugify/slugify.py
python-slugify-8.0.1/slugify/special.py
python-slugify-8.0.1/test.py

The .github/* files obviously are not needed, but test.py is missing, so that tests can't be run if one downloads the PyPi distribution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions