Skip to content

setup: relax python-dateutil pip version constraint to include v2.8.2. #3701#3702

Merged
efiop merged 2 commits into
treeverse:masterfrom
dchichkov:patch-1
Apr 29, 2020
Merged

setup: relax python-dateutil pip version constraint to include v2.8.2. #3701#3702
efiop merged 2 commits into
treeverse:masterfrom
dchichkov:patch-1

Conversation

@dchichkov
Copy link
Copy Markdown
Contributor

@dchichkov dchichkov commented Apr 29, 2020

[WIP]. Attempt to relax upper constraints on the version of python-dateutil, to include 2.8.1 and 2.8.2.

The original constraint was:
"python-dateutil<2.8.1,>=2.1", # Consolidates azure-blob-storage and boto3

Requesting to do a CI run, see if new version constraint still works.

Fixes #3701

…erse#3701

[WIP]. Attempt to relax upper constraints on the version of python-dateutil, to include 2.8.1 and 2.8.2. 

Original constraint was:
    "python-dateutil<2.8.1,>=2.1",  # Consolidates azure-blob-storage and boto3
Comment thread setup.py Outdated
@efiop efiop merged commit 40c6b56 into treeverse:master Apr 29, 2020
@efiop
Copy link
Copy Markdown
Contributor

efiop commented Apr 29, 2020

Thanks @dchichkov ! 🙏

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.

Relax pip dependency versions constraints for python-dateutil

2 participants