]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move windows requirements to requirements.txt
authorRussell Bryant <rbryant@redhat.com>
Tue, 26 May 2015 21:07:37 +0000 (17:07 -0400)
committerRussell Bryant <rbryant@redhat.com>
Tue, 30 Jun 2015 15:43:56 +0000 (11:43 -0400)
commit2bbfe6f8253659ebf6951b6426ffc446baacd420
treeb61b6b8754a4b1a69ce77817cdaf0e0d60157c03
parent49b64ca6bce3fef1e719a3ca7b66fd5b3452d54f
Move windows requirements to requirements.txt

Commit 276028cca26af573c14938255e40c58358eabd4a added these
requirements to setup.py from a custom build hook.  These requirements
can now be expressed in requirements.txt.  We need to move them there
so that the global requirements sync job can continue to keep setup.py
in sync with the global version.

Depends-on: I2369971d306c10dc39a1b89698cec95cf7551d07
Change-Id: I3c07c279d33f6aed46c3a97dd9ba81251e51429a
requirements.txt
setup.py