summaryrefslogtreecommitdiffstats
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pyproject.toml: 'watchdog' added as optional dependencyAleš Mrázek2024-12-031-0/+2
|
* release 6.0.9Aleš Mrázek2024-11-111-1/+1
|
* scripts/poe-tasks: separate lint from other check scriptAleš Mrázek2024-10-171-2/+3
|
* pyproject.toml: ruff linter and code formatter addedAleš Mrázek2024-10-171-50/+25
|
* pyproject.toml: exclude meson templatesJakub Ružička2024-09-301-0/+1
| | | | | Make sure constants.py.in and meson.build are excluded from knot_resolver python module.
* scripts/poe-tasks: created gen-constantspy scriptAleš Mrázek2024-09-301-0/+1
| | | | New script to build constants.py module using Meson. Also check that the module is the current one.
* scripts/poe-tasks: ./configure not required for some tasksAleš Mrázek2024-09-301-1/+0
|
* scripts/poe-tasks: doc-schema addedAleš Mrázek2024-09-301-0/+1
| | | | The script that generates the configuration JSON schema with the correct values.
* scripts/poe-tasks: improvementsAleš Mrázek2024-09-301-1/+1
|
* scripts/poe-tasks/check: added isort checkAleš Mrázek2024-09-071-0/+1
|
* python/knot_resolver: set __version__Aleš Mrázek2024-09-071-0/+1
|
* scripts/poe-tasks: clean addedAleš Mrázek2024-09-071-10/+1
|
* python: knot_resolver_manager module renamed to knot_resolverAleš Mrázek2024-09-071-4/+4
|
* manager: removed nice syntax error on old Python versionsAleš Mrázek2024-09-071-1/+1
|
* manager: reorganizing python modulesAleš Mrázek2024-09-071-2/+2
|
* manager: moved everything out of the directoryAleš Mrázek2024-09-071-1/+1
|
* scripts/poe-tasks: kresctl task script addedAleš Mrázek2024-08-261-2/+1
|
* scripts/poe-tasks: scripts for some tasksAleš Mrázek2024-08-261-3/+3
| | | | It would be useful to be able to run some tasks outside of the Poetry environment.
* pyproject.toml: help for some poe tasks improvedAleš Mrázek2024-08-261-11/+13
|
* scripts/poe-tasks: scripts and pyproject.toml tasks names unificationAleš Mrázek2024-08-261-2/+2
|
* scripts: subdirectory for ./poe tasks createdAleš Mrázek2024-08-261-8/+8
|
* manager: poetry project moved to the repository rootAleš Mrázek2024-08-261-0/+161