teamniteo / pyramid-realworld-example-app

Pyramid and OpenAPI3 based RealWorld implementation.
https://realworld.io
MIT License
43 stars 21 forks source link

Upgrade to Pyramid 2.0 #150

Open sayanarijit opened 3 years ago

sayanarijit commented 3 years ago

Pyramid 2.0 introduced many breaking changes that are causing issues while trying to upgrade Python packages.

Research and make the code compatible with Pyramid 2.0.