Commit Graph

6 Commits

Author SHA1 Message Date
correctmost 46e4e28294
Bump the minimum Python version to 3.12 (#2933) 2024-11-25 18:45:50 +11:00
Daniel Girtler 88b91ae201
Integrate new curses menu (#2663)
* Edit text menu

* Fix alignment

* Scroll functionality

* Fix flake8

* Migrate locales menu

* Fix language translation

* Fix interrupt

* Fix flake8

* Edit mode preset

* Convert print to tui prints

* Fix mypy

* Fix cycling through long menu

* Fix profile view

* Fix scrolling

* Fix scrolling

* Fix mypy

* Fix swiss script

* Display asterisk for passwords

* Corrected a variable usage in the local mirror parsing

* Made sure that curses menu selection on mirrors use url object from mirror.url instead of the class instance

* Fixed mypy type on mirror list

---------

Co-authored-by: Torxed <torxed@archlinux.org>
2024-11-15 08:23:22 +01:00
Anton Hvornum 1489883571
Removed requirements from .readthedocs.yaml, can we remove this file without readthedocs being sad? (#2247) 2023-11-22 22:35:51 +01:00
Anton Hvornum f3ad97fc3f
The new build system requires a requirements.txt (#2229) 2023-11-21 19:42:31 +01:00
Anton Hvornum 9b2d192817
New format requires build.os instead of build.image (#2227) 2023-11-21 19:24:48 +01:00
Anton Hvornum 94ae8f800f
Renamed readthedocs file to comply with strict file endings (#2226) 2023-11-21 19:19:59 +01:00