This is an archive of the discontinued Mercurial Phabricator instance.

setup: add packages for concurrent.futures
AbandonedPublic

Authored by indygreg on Apr 10 2018, 9:26 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

We conceivably don't need to distribute this package on Python 3
since we will use the version in the standard library. However,
we want installs to be usable of multiple versions of Python. So
it is best to always have it.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Apr 10 2018, 9:26 PM
indygreg abandoned this revision.Apr 10 2018, 9:26 PM