Skip to content

Commit

Permalink
Avoid pip bug pypa/pip#7629
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavezac committed Jan 24, 2020
1 parent 064ce18 commit 884227c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"ninja",
"cython",
"conan",
"pip!=20.0.0,!=20.0.1",
]

setup(
Expand Down

0 comments on commit 884227c

Please sign in to comment.