Files
@ f3d3009808f7
Branch filter:
Location: majic-scripts/requirements.txt - annotation
f3d3009808f7
751 B
text/plain
[mapping_generator.py] Initial implementation with support for showing tempalte information:
- Set-up Python project structure to make it easier to install and use
the Python scripts from within confines of a virtual environment.
- Set-up custom configuration for line breaks for Python file editing
when using GNU Emacs.
- Set-up Python project structure to make it easier to install and use
the Python scripts from within confines of a virtual environment.
- Set-up custom configuration for line breaks for Python file editing
when using GNU Emacs.
f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 f3d3009808f7 | #
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe
#
build==1.2.2.post1
# via pip-tools
click==8.1.8
# via
# -r requirements.in
# pip-tools
defusedxml==0.7.1
# via -r requirements.in
flake8==7.1.2
# via -r requirements.in
mccabe==0.7.0
# via flake8
packaging==24.2
# via build
pip-tools==7.4.1
# via -r requirements.in
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
pip==25.0.1
# via pip-tools
setuptools==75.8.2
# via pip-tools
|