summaryrefslogtreecommitdiffstats
path: root/lang-python (follow)
Commit message (Collapse)AuthorAgeLines
* lang-python: Remove black from @python-develHEADmasterWolfgang Müller10 hours-1/+0
| | | | | | This has been entirely superseded by dev-util/ruff [1] [1] https://docs.astral.sh/ruff/formatter/
* lang-python: Add a profile for Python developmentWolfgang Müller2024-03-10-0/+4
|
* lang-python: Drop obsolete profileWolfgang Müller2023-04-08-3/+0
| | | | | Since we now mainly use poetry for python development this kind of profile is no longer needed.
* lang-python: Rename @dev-python to @lang-pythonWolfgang Müller2022-02-24-0/+0
| | | | This matches the set up with the role name.
* lang-python: Add profile for programming in PythonWolfgang Müller2021-05-10-0/+3
For now, install pip, pylint, and virtualenv.