Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

Update setup.py #3679

Closed anukaal closed 2 years ago

anukaal commented 3 years ago

updated classifiers

mmerickel commented 3 years ago

Thanks for the PR! To merge this we'll need to enable testing and several other pages in the docs/repo with the new version. Is that something you can help track down?

anukaal commented 3 years ago

Thanks for the PR! To merge this we'll need to enable testing and several other pages in the docs/repo with the new version. Is that something you can help track down?

Yeah sure !!

digitalresistor commented 3 years ago

Github actions does not yet have Python 3.10 release: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

It looks like it hasn't been released yet, so that makes sense.

stevepiercy commented 3 years ago

Python 3.10 is supposed to be released later today. https://twitter.com/ThePSF/status/1445010817401769985

digitalresistor commented 2 years ago

I just pulled in https://github.com/Pylons/pyramid/pull/3689.