Replace coinor.pulp with pulp.

This is the actual dependency we need, coinor.pulp is just a namespace
thunk.

Change-Id: I25385bf9a18eac09c8aea8611beab915edce4cb0
This commit is contained in:
Robert Collins 2015-06-08 22:06:21 +12:00
parent 8168bb8547
commit 23ce13f375

View File

@ -15,7 +15,7 @@ cachetools>=1.0.0 # MIT License
cffi
cliff>=1.10.0 # Apache-2.0
cmd2>=0.6.7
coinor.pulp>=1.0.4
PuLP>=1.0.4
contextlib2>=0.4.0 # PSF License
croniter>=0.3.4 # MIT License
cryptography>=0.8.2 # Apache-2.0