We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663aede commit ad57e89Copy full SHA for ad57e89
src/pip_deepfreeze/project_name.py
@@ -4,6 +4,7 @@
4
(setuptools' setup.cfg, flit, generic PEP 621). Fallback to a slower PEP
5
517 metadata preparation.
6
"""
7
+
8
import configparser
9
import os
10
from functools import lru_cache
0 commit comments