Skip to content

Requirements diverge: setup.py + requirements.txt #27

@nesnoj

Description

@nesnoj

The reqs in setup.py and requirements.txt are not equal: psycopg2 was not changed to psycopg2-binary in the latter (#19) and some packages are missing. Does it make sense do bring them in line?

requirements.txt seems only to be used by travis, I propose to kick the reqs out of setup and only use the requirements.txt.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions