Remove version cap for pyramid
upstream now supports pyramid 2.x
This commit is contained in:
parent
3670d4a573
commit
1437189fa9
|
@ -24,9 +24,6 @@ classifiers =
|
|||
[options]
|
||||
install_requires =
|
||||
|
||||
# TODO: relax this once changes are dealt with upstream
|
||||
pyramid<2
|
||||
|
||||
# NOTE: we do not specify a restriction here, but in practice you may
|
||||
# need to explicitly install e.g. 8.0.17 depending on how it behaves...
|
||||
mysql-connector-python
|
||||
|
|
Loading…
Reference in a new issue