In Python.gitignore move part of the heading for PEP 582

This commit is contained in:
John Dawson 2023-01-11 07:55:31 +00:00
parent 9adb31cd8f
commit 8d3384105b
1 changed files with 3 additions and 1 deletions

View File

@ -111,7 +111,9 @@ ipython_config.py
# https://pdm.fming.dev/#use-with-ide
.pdm.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
# PEP 582
# __pypackages__ is used by e.g. github.com/David-OConnor/pyflow and
# github.com/pdm-project/pdm.
__pypackages__/
# Celery