Skip to content

Moved peewee dependency from requirements-test to install_requires#67

Merged
maaktweluit merged 1 commit intomasterfrom
mwu/peewee-req
Feb 26, 2020
Merged

Moved peewee dependency from requirements-test to install_requires#67
maaktweluit merged 1 commit intomasterfrom
mwu/peewee-req

Conversation

@maaktweluit
Copy link
Copy Markdown
Contributor

Seems it was added in the wrong place

@maaktweluit maaktweluit self-assigned this Feb 25, 2020
'grpclib==0.2.4',
'protobuf==3.7.1',
],
setup_requires=[
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup_requires is for extra packages that are not required for bundling and installing the library: https://blog.godatadriven.com/setup-py

no need to have all packages duplicated here

@maaktweluit maaktweluit merged commit ef35d82 into master Feb 26, 2020
@maaktweluit maaktweluit deleted the mwu/peewee-req branch February 26, 2020 15:04
maaktweluit added a commit that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants