Skip to content

sdist is missing few files needed to run tests #3057

Closed
@mtelka

Description

@mtelka

I'm packaging redis-py 5.0.1 for OpenIndiana and I found that there are few files missing from sdist to see testing passed. Please note that all tests are already included in sdist and we miss only few supporting files:

  • dockers/stunnel/keys/server-cert.pem
  • pytest.ini
  • dev_requirements.txt - this file is not needed to get tests passed, it would be just a convenience to easily find modules required for testing.

Please add above files to sdist to make downstream packaging and testing easier.

Thank you.

PS: Related: #2493

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions