aboutsummaryrefslogtreecommitdiff
path: root/test-requirements.txt
AgeCommit message (Expand)Author
2021-11-11Use unittest for testing instead of pytest (#935)Sebastian Rittau
2021-11-11typing_extensions: Drop Python 2.7, modernize build (#931)Adam Turner
2021-08-31Fix and clean up CI script (#876)Sebastian Rittau
2021-08-30Switch pipeline to Github Actions (#866)davfsa
2019-06-17Move Protocol, runtime_checkable, Final, final, Literal, and TypedDict to typ...Ivan Levkivskyi
2019-05-28Drop support of Python 3.3 (#633)Ivan Levkivskyi
2019-04-17.travis.yml: The 'sudo' tag is now deprecated in Travis CI (#625)cclauss
2019-01-12Bump typing_extensions version (#605)Ivan Levkivskyi
2017-08-15Update pytest and pytest-xdist versions (#462)Ethan Smith
2017-07-20Add typing extensions (#443)Michael Lee
2017-01-18Only upgrade pytest on Python 3.3+Łukasz Langa
2017-01-18[flake8] whitespace changesŁukasz Langa