nicolargo
1624e66f48
Improve unittest #2757
2024-12-28 18:08:52 +01:00
Ariel Otilibili
b537f454c1
Bumped minimal Python version to 3.9
...
* Python 3.8 is now end of life [Link]
* changed occurrences found with `git grep -P '[^\d\.]3\.8[^\d]'`
* so doing, removed unused branch in `glances/outputs/glances_restful_api.py`
* branch introduced by f6545580db
* ruff also needs a bump; i.e, `s/py38/py39/`
* not done yet, since it needs to clear out warnings.
Link: https://devguide.python.org/versions/
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-11-08 15:19:40 +01:00
nicolargo
ba88263b85
Replace UJson by ORJson - Client/Server do not work anymore
2024-05-18 14:09:30 +02:00
nicolargo
74f9606e65
Merge Ruff formating and solve some conflicts #2779
2024-05-18 10:37:57 +02:00
nicolargo
7fbc598d5a
Correct pydantic miss dep in tox
2024-05-12 18:32:32 +02:00
nicolargo
e9abf1c9af
ORJson is not mandatory
2024-05-12 09:52:17 +02:00
nicolargo
af4765db8a
Remove unitest shell script - Use Makefile instead
2024-05-07 14:07:08 +02:00
nicolargo
8e8d4ce89b
Rename unitest to unittest - Related to #2757
2024-05-07 14:01:36 +02:00
nicolargo
c28089ae47
First step of the migration
2023-11-26 22:40:36 +01:00
nicolargo
bcf4ce45fc
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
2023-11-26 10:02:30 +01:00
nicolargo
17fb3c8d60
Add Python 3.12 support in UnitTest
2023-10-07 08:42:22 +02:00
nicolargo
76ea71f256
Remove Python 2 in docs and README files
2021-08-28 10:23:19 +02:00
Rui Chen
0d8c464537
ci: add python 3.9
2021-01-24 19:07:36 -05:00
Rui Chen
6f9365bb24
Add python 3.7 and 3.8 into CI
2020-03-25 18:55:18 -04:00
nicolargo
e1e5af5c1c
Configure Python 3.6 in Tox
2018-11-11 16:31:19 +01:00
nicolargo
fd45d4121a
Remove batinfo dep
2017-02-11 10:05:54 +01:00
Alessio Sergi
06e12a2124
Drop py3sensors from optional-requirements.txt and tox.ini too
2017-02-08 13:02:59 +01:00
nicolargo
6329ae6588
Remove file after Python 2.6 deprecation
2016-05-23 16:15:30 +02:00
Nicolargo
af3b2a87d5
API tests + requests in the setup.py script
2015-11-25 15:39:30 +01:00
Nicolargo
736c8ec7ae
Add Tox file for testing
2014-10-02 22:13:48 +02:00