archinstall/archinstall
Anton Hvornum c40d27b074
The dict object is deprectrecated, instead .select() is suggested. (#1107)
* The dict object is deprectrecated, instead .select() is suggested.

* removed copy paste issue

* Removed tests, they'll be added in a separate PR
2022-05-01 17:06:23 +02:00
..
lib The dict object is deprectrecated, instead .select() is suggested. (#1107) 2022-05-01 17:06:23 +02:00
locales moved the ur language due to #1048 2022-03-28 16:55:11 +02:00
__init__.py Version bump to v2.4.2 2022-04-29 11:22:46 +02:00
__main__.py Added a by-path import to support git clone - import of the library (#931) 2022-02-02 08:09:12 +01:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
profiles Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason 2020-07-08 13:22:05 +00:00