unrhodecode/rhodecode/api
RhodeCode Admin e1d1da53b9 pytest: restructure fixtures/plugins to fix problems with pkg_resources and Can't perform this operation for unregistered loader type errors.
- seems the latest pytest breaks older packages relying on pkg_resources when defining a entrypoints plugins
- change the way we register plugins to be local only, this is what we need anyway
2023-03-21 12:24:16 +01:00
..
tests pytest: restructure fixtures/plugins to fix problems with pkg_resources and Can't perform this operation for unregistered loader type errors. 2023-03-21 12:24:16 +01:00
views python3: fixed various code issues 2023-03-20 20:51:25 +01:00
__init__.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00
exc.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils.py python3: fix usage of int/long 2023-03-07 09:54:36 +01:00