entry_points.txt 100 B

123
  1. [console_scripts]
  2. isort = isort.main:main
  3. isort-identify-imports = isort.main:identify_imports_main