Skip to content

Commit 1d0acb7

Browse files
committed
add thirdparty wheels
Signed-off-by: rpotter12 <rohitpotter12@gmail.com>
1 parent ae0571a commit 1d0acb7

8 files changed

Lines changed: 677 additions & 0 deletions

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ def read(*names, **kwargs):
202202
'toml >= 0.10.0',
203203
'pkginfo >= 1.5.0.1',
204204
'dparse >= 0.4.1',
205+
'gemfileparser >= 0.6.2',
206+
'nose >= 1.3.7',
205207

206208
# used to fix mojibake in Windows PE
207209
'ftfy < 5.0.0; python_version == "2.7"',
16.2 KB
Binary file not shown.
16.2 KB
Binary file not shown.
4.07 KB
Binary file not shown.

thirdparty/gemfileparser.LICENSE

Lines changed: 675 additions & 0 deletions
Large diffs are not rendered by default.
151 KB
Binary file not shown.
151 KB
Binary file not shown.

thirdparty/nose-1.3.7.tar.gz

274 KB
Binary file not shown.

0 commit comments

Comments
 (0)