aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/environmentfrombatchfile.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-4/+8
* pylint: Use 'with' for resource allocation operations (R1732)Patrik Teivonen2022-09-041-13/+13
* pylint: Add string formatting checks, use f-string and lazy % formattingPatrik Teivonen2022-08-161-3/+3
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-5/+5
* PEP8: Fix indentationv6.2.5-lts-packagingPatrik Teivonen2022-07-111-2/+3
* PEP8: Fix whitespacePatrik Teivonen2022-07-111-2/+2
* PEP8: Blank lines in function and class definitions, file endPatrik Teivonen2022-07-111-0/+1
* Add pre-commit hook for flake8, PEP8 compliant commentsPatrik Teivonen2022-07-111-11/+11
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-25/+25
* environmentfrombatchfile.py: Fix TypeErrorPatrik Teivonen2022-05-041-1/+1
* environmentfrombatchfile.py: Python3 port, check for duplicate pathPatrik Teivonen2022-04-111-28/+28
* Rename 'release-tools' as 'packaging-tools'Iikka Eklund2013-10-281-0/+104