Skip to content

Commit b6fb357

Browse files
committed
vendor all the things!
1 parent 5da375b commit b6fb357

File tree

221 files changed

+105904
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

221 files changed

+105904
-113
lines changed

HISTORY.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
3.5.2:
2+
- Vendor all the things!
3+
- get-pipenv.py.
14
3.5.1:
25
- Basic Windows support!
36
3.5.0

NOTICES

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The contents of the vendor directory are subject to different licenses
2+
than the rest of this project. Their respective licenses can be looked
3+
up at pypi.python.org.

Pipfile

-12
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,7 @@ mock = "*"
44
Sphinx = "*"
55

66
[packages]
7-
click = "*"
8-
crayons = "*"
9-
toml = "*"
10-
"delegator.py" = ">=0.0.6"
11-
requests = ">=2.4.0"
12-
requirements-parser = "*"
13-
parse = "*"
14-
pipfile = "==0.0.2"
15-
click-completion = "*"
16-
psutil = "*"
177
pew = ">=0.1.26"
18-
blindspin = "*"
19-
"backports.shutil_get_terminal_size" = "*"
208

219
[requires]
2210
python_version = "2.7"

Pipfile.lock

+24-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)