mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 18:12:17 +00:00
Switch to search driven from providers.json
This commit is contained in:
@@ -13,6 +13,7 @@ classifiers =
|
||||
|
||||
[options]
|
||||
zip_safe = False
|
||||
include_package_data = True
|
||||
packages = ohayodash
|
||||
install_requires =
|
||||
flask
|
||||
@@ -20,6 +21,9 @@ install_requires =
|
||||
pyyaml
|
||||
gunicorn
|
||||
|
||||
[options.package_data]
|
||||
ohayodash = data/*.yaml
|
||||
|
||||
[flake8]
|
||||
format = wemake
|
||||
ignore = E501,D,WPS226,WPS110, WPS210,WPS231
|
||||
|
||||
Reference in New Issue
Block a user