7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
# Stack detection markers for the python stack.
|
|
# Each non-blank, non-comment line names a file relative to the project root.
|
|
# If any listed file exists in the project directory, this stack is matched.
|
|
pyproject.toml
|
|
requirements.txt
|
|
setup.py
|