migrated tasks and downloads to this flake
This commit is contained in:
15
src/download/setup.cfg
Normal file
15
src/download/setup.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
[metadata]
|
||||
name = download
|
||||
|
||||
[options]
|
||||
py_modules =
|
||||
download
|
||||
functions
|
||||
argparser
|
||||
classes.gallery
|
||||
classes.user
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
download = download:main
|
||||
|
||||
Reference in New Issue
Block a user