refstack/refstack/api/controllers
Martin Kopec 052de8653b Replace six by python3 code style
As we have already dropped python2 support,
usage of six module is redundant.
The patch also edits the classifiers in setup.cfg
which comply with the wallaby cycle goals.

Change-Id: I2b0e4050e489ddfc7cbabe4165d5499ba6788422
2021-01-11 20:33:56 +00:00
..
__init__.py Add endpoint and UI for public keys uploading 2015-08-13 20:40:55 +00:00
auth.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
guidelines.py allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
products.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
results.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
root.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
user.py add 'is_admin' flag to profile result 2016-02-18 10:47:23 +03:00
v1.py Add products REST API 2016-05-31 22:04:43 +03:00
validation.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00
vendors.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00