summaryrefslogtreecommitdiff
path: root/tests/test_scripts/test_pshell.py
AgeCommit message (Expand)Author
2024-02-04replace pkg_resources with importlib.metadata in pshell scriptMichael Merickel
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14fix the tests to import from the tests package instead of pyramid.testsMichael Merickel
2018-10-14move tests out of the packageMichael Merickel