Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Say goodbye to pipenv, and update "requests" library version #234

Merged
merged 5 commits into from
Nov 6, 2018

Conversation

ronnix
Copy link
Contributor

@ronnix ronnix commented Nov 6, 2018

No description provided.

@@ -98,3 +98,8 @@ def timestamp():

def cpu_count(ctx):
return int(ctx.run("cat /proc/cpuinfo | grep Processor | wc -l").stdout.strip())


def install_packages(ctx, *names):
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

https://github.com/requests/requests/blob/master/HISTORY.md#2200-2018-10-18

We also have to update anpy/legipy/lawfactory-utils/senapy to the
latest (unreleased yet) version to resolve dependency conflicts.
@ronnix ronnix force-pushed the goodbye-pipenv branch 2 times, most recently from 60e5c88 to 67a27ff Compare November 6, 2018 15:12
@ronnix ronnix merged commit 3db00bd into master Nov 6, 2018
@ronnix ronnix deleted the goodbye-pipenv branch November 6, 2018 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants