mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
This commit is contained in:
parent
2813441cd9
commit
842f75e653
95 changed files with 65 additions and 72 deletions
20
api/cpp/docs/Pipfile
Normal file
20
api/cpp/docs/Pipfile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Copyright © 2021 SixtyFPS GmbH <info@sixtyfps.io>
|
||||
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
breathe = "*"
|
||||
sphinx-rtd-theme = "*"
|
||||
sphinx = "*"
|
||||
exhale = "*"
|
||||
myst_parser = "*"
|
||||
sphinx-markdown-tables = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
Loading…
Add table
Add a link
Reference in a new issue