8000 Difference in wheel and tar.gz packages · Issue #133 · pylint-dev/pylint-django · GitHub
[go: up one dir, main page]

Skip to content
Difference in wheel and tar.gz packages #133
Closed
@atodorov

Description

@atodorov

Since the changes in 0.9.2 which update the location of the tests/ directory and the way we include other files inside the package I've noticed a difference between the tar.gz package and a wheel package.

The wheel package doesn't include .rc or .txt files required for the tests and more importantly it doesn't include all the transformations files.

I have not examined older versions to see if this problem is present there.

Note to self: need to investigate why is this happening and also add a sanity test/make target to build the packages and compare the contents. While at it also add a sanity check to make sure we're not inclyding pyc files into the package.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0