Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependencies present in requirements.txt to setup.py #102

Closed
wants to merge 2 commits into from

Conversation

as6520
Copy link
Contributor

@as6520 as6520 commented Apr 12, 2021

This PR adds the dependencies present in requirements.txt back in setup.py. Originally this was removed because requirements.txt had absolute requirements rather than absolute requirements. This was changed in #85, thus we can add dependencies present in requirements.txt back into setup.py without running into version conflicts. Closes #28 since a warning isn't required anymore.

@as6520 as6520 requested a review from nrsyed April 12, 2021 21:11
@as6520 as6520 added this to the M18 Evaluation milestone Apr 12, 2021
@as6520 as6520 added enhancement New feature or request in-review labels Apr 12, 2021
@as6520 as6520 removed the request for review from nrsyed April 13, 2021 09:53
@as6520 as6520 removed the in-review label Apr 14, 2021
cfunk1210
cfunk1210 previously approved these changes Apr 22, 2021
Copy link
Member

@cfunk1210 cfunk1210 left a comment

Choose a reason for hiding this comment

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

LGTM

@cfunk1210
Copy link
Member

NVM, It breaks the install.

@cfunk1210 cfunk1210 self-requested a review April 22, 2021 15:41
@as6520
Copy link
Contributor Author

as6520 commented Apr 22, 2021

Defering to post eval since it is not critical.

@cfunk1210 cfunk1210 dismissed their stale review April 22, 2021 15:42

Nvm, breaks install

@as6520 as6520 added the backlog label Jun 11, 2021
@as6520
Copy link
Contributor Author

as6520 commented Jun 28, 2021

Closing since we are transitioning to poetry. Thus this is not relevant.

@as6520 as6520 closed this Jun 28, 2021
@as6520 as6520 deleted the add-install-requires branch November 26, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Follow-up from "Better logging"
3 participants