2019-06-03 02:48:20 +00:00
|
|
|
[kivy]
|
2023-08-26 08:00:20 +00:00
|
|
|
cython_min=0.29.1
|
|
|
|
cython_max=3.0.0
|
|
|
|
cython_exclude=
|
2023-03-19 10:47:34 +00:00
|
|
|
python_versions=3.7 - 3.11
|
2019-12-09 01:03:44 +00:00
|
|
|
|
2019-07-12 07:10:34 +00:00
|
|
|
[coverage:run]
|
2020-05-24 07:58:38 +00:00
|
|
|
parallel = True
|
|
|
|
branch = True
|
|
|
|
omit =
|
|
|
|
*/pyinstaller/*_widget/*
|
2019-07-12 07:10:34 +00:00
|
|
|
plugins =
|
|
|
|
kivy.tools.coverage
|
2020-12-10 21:13:43 +00:00
|
|
|
concurrency = thread, multiprocessing
|
2019-12-09 01:03:44 +00:00
|
|
|
|
|
|
|
[options]
|
2022-01-22 15:04:20 +00:00
|
|
|
python_requires = >=3.7
|
2019-12-09 01:03:44 +00:00
|
|
|
install_requires =
|
|
|
|
Kivy-Garden>=0.1.4
|
|
|
|
docutils
|
|
|
|
pygments
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.angle~=0.3.3; sys_platform == "win32"
|
|
|
|
kivy_deps.sdl2~=0.6.0; sys_platform == "win32"
|
2022-02-26 00:47:48 +00:00
|
|
|
kivy_deps.glew~=0.3.1; sys_platform == "win32"
|
2020-09-14 21:43:30 +00:00
|
|
|
pypiwin32; sys_platform == "win32"
|
2019-12-09 01:03:44 +00:00
|
|
|
dependency_links = https://github.com/kivy-garden/garden/archive/master.zip
|
|
|
|
|
|
|
|
[options.extras_require]
|
|
|
|
tuio = oscpy
|
|
|
|
dev =
|
|
|
|
pytest>=3.6
|
|
|
|
pytest-cov
|
2020-04-29 04:05:32 +00:00
|
|
|
pytest_asyncio!=0.11.0
|
|
|
|
pytest-timeout
|
2021-01-21 22:01:20 +00:00
|
|
|
pytest-benchmark
|
2022-01-31 22:14:27 +00:00
|
|
|
pyinstaller
|
2023-05-03 05:30:11 +00:00
|
|
|
sphinx<=6.2.1
|
2019-12-09 01:03:44 +00:00
|
|
|
sphinxcontrib-blockdiag
|
|
|
|
sphinxcontrib-seqdiag
|
|
|
|
sphinxcontrib-actdiag
|
|
|
|
sphinxcontrib-nwdiag
|
2023-05-20 14:22:47 +00:00
|
|
|
sphinxcontrib-jquery
|
2022-01-12 17:26:20 +00:00
|
|
|
funcparserlib==1.0.0a0
|
|
|
|
kivy_deps.gstreamer_dev~=0.3.3; sys_platform == "win32"
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.sdl2_dev~=0.6.0; sys_platform == "win32"
|
2022-02-26 00:47:48 +00:00
|
|
|
kivy_deps.glew_dev~=0.3.1; sys_platform == "win32"
|
2020-01-03 22:17:09 +00:00
|
|
|
flake8
|
2020-12-10 03:48:48 +00:00
|
|
|
pre-commit
|
2022-08-22 23:07:59 +00:00
|
|
|
responses
|
2019-12-09 01:03:44 +00:00
|
|
|
base =
|
2023-07-02 17:02:52 +00:00
|
|
|
pillow==9.5.0
|
2022-08-22 23:07:59 +00:00
|
|
|
requests
|
2019-12-20 21:06:54 +00:00
|
|
|
docutils
|
|
|
|
pygments
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.angle~=0.3.3; sys_platform == "win32"
|
|
|
|
kivy_deps.sdl2~=0.6.0; sys_platform == "win32"
|
2022-02-26 00:47:48 +00:00
|
|
|
kivy_deps.glew~=0.3.1; sys_platform == "win32"
|
2019-12-09 01:03:44 +00:00
|
|
|
pypiwin32; sys_platform == "win32"
|
2020-10-24 18:09:01 +00:00
|
|
|
media =
|
2022-01-12 17:26:20 +00:00
|
|
|
kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
|
2020-10-24 18:09:01 +00:00
|
|
|
ffpyplayer; sys_platform == "linux" or sys_platform == "darwin"
|
2019-12-09 01:03:44 +00:00
|
|
|
full =
|
2023-07-02 17:02:52 +00:00
|
|
|
pillow==9.5.0
|
2019-12-20 21:06:54 +00:00
|
|
|
docutils
|
|
|
|
pygments
|
2022-01-12 17:26:20 +00:00
|
|
|
kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.angle~=0.3.3; sys_platform == "win32"
|
|
|
|
kivy_deps.sdl2~=0.6.0; sys_platform == "win32"
|
2022-02-26 00:47:48 +00:00
|
|
|
kivy_deps.glew~=0.3.1; sys_platform == "win32"
|
2020-10-24 18:09:01 +00:00
|
|
|
ffpyplayer; sys_platform == "linux" or sys_platform == "darwin"
|
2019-12-09 01:03:44 +00:00
|
|
|
pypiwin32; sys_platform == "win32"
|
2021-02-02 19:37:10 +00:00
|
|
|
gstreamer =
|
2022-01-12 17:26:20 +00:00
|
|
|
kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
|
2022-11-06 13:51:20 +00:00
|
|
|
# don't use 0.4.0 because it was deleted
|
2021-02-02 19:37:10 +00:00
|
|
|
angle =
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.angle~=0.3.3; sys_platform == "win32"
|
2021-02-02 19:37:10 +00:00
|
|
|
sdl2 =
|
2023-03-19 09:38:28 +00:00
|
|
|
kivy_deps.sdl2~=0.6.0; sys_platform == "win32"
|
2021-02-02 19:37:10 +00:00
|
|
|
glew =
|
2022-02-26 00:47:48 +00:00
|
|
|
kivy_deps.glew~=0.3.1; sys_platform == "win32"
|
2020-01-05 07:36:21 +00:00
|
|
|
|
|
|
|
[flake8]
|
|
|
|
ignore = E125,E126,E127,E128,E402,E741,E731,W503,F401,W504,F841,E722
|
|
|
|
max-line-length = 80
|
2022-08-12 16:25:37 +00:00
|
|
|
exclude = __pycache__,.tox,.git/,doc/,build/,.eggs/,venv/
|
2020-01-05 07:36:21 +00:00
|
|
|
statistics = true
|
|
|
|
show-source = true
|
|
|
|
count = true
|