mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Use build and package scripts on windows
This commit is contained in:
parent
50ce010212
commit
dffbed8e22
3
tox.ini
3
tox.ini
@ -23,6 +23,9 @@ commands =
|
|||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
-r{toxinidir}/requirements-windows.txt
|
-r{toxinidir}/requirements-windows.txt
|
||||||
|
commands =
|
||||||
|
python build.py
|
||||||
|
python package.py
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
exclude = .tox,env,build,hscommon/tests,cocoalib,cocoa,help,./qt/dg_rc.py,qt/run_template.py,cocoa/run_template.py,./run.py,./pkg
|
exclude = .tox,env,build,hscommon/tests,cocoalib,cocoa,help,./qt/dg_rc.py,qt/run_template.py,cocoa/run_template.py,./run.py,./pkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user