Skip to content

Commit

Permalink
Fix pip version to match rpm version
Browse files Browse the repository at this point in the history
Remove Werkzeug because it's a dependency of flask.

Use the version of alembic we have in epel (0.8.3).
The version we have in centos (0.4.2) doesn't work.

We install the latest version of psycopg2, cryptography, pyopenssl and lxml
because we cannot build lib during the pip install

Remove test in spec file because no test are run

Remove pylint because it's not use anymore

Change-Id: Ia5d151b5e7c1e80cf69bfae028d47571f7276b5d
  • Loading branch information
rh-gvincent committed Oct 30, 2018
1 parent 8dd9e00 commit d3854ba
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 589 deletions.
Loading

0 comments on commit d3854ba

Please sign in to comment.