Skip to content

Commit a47f813

Browse files
committed
Fix readthedocs
1 parent ab959eb commit a47f813

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

.readthedocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ sphinx:
1818

1919
# Optionally set the version of Python and requirements required to build your docs
2020
python:
21-
version: 3.7
2221
install:
2322
- requirements: docs/requirements.txt
2423

docs/development.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,3 @@ Development Progress
1515
- [☝ help needed] Python bindings. Maybe a wrapper using Shiboken
1616
- Python examples
1717
- [☝ help needed] QML front-end
18-
19-
20-
Testing
21-
=======
22-
23-
QtNodes includes a comprehensive unit test suite. For detailed information about
24-
running tests, test coverage, and implementation details, see :doc:`testing`.
25-

0 commit comments

Comments
 (0)