Identify grammars by filename conventions

This commit is contained in:
Anthony Sottile
2020-03-21 15:25:27 -07:00
parent 87f3e32f36
commit ffd5c87118
3 changed files with 14 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ classifiers =
[options]
packages = find:
install_requires =
identify
onigurumacffi>=0.0.10
python_requires = >=3.6.1