Skip to content

Commit 4651531

Browse files
Release 6.0.0
1 parent 655cc18 commit 4651531

849 files changed

Lines changed: 206480 additions & 131361 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/python-publish.yml

Lines changed: 0 additions & 81 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var/
2626

2727
# PyInstaller
2828
# Usually these files are written by a python script from a template
29-
# before PyInstaller builds the exe, so as to inject date/other infos into it.
29+
# before PyInstaller builds the exe, to inject date/other infos into it.
3030
*.manifest
3131
*.spec
3232

@@ -45,8 +45,9 @@ coverage.xml
4545
*,cover
4646
.hypothesis/
4747
venv/
48+
.venv/
4849
.python-version
49-
.travis.yml
50+
.pytest_cache
5051

5152
# Translations
5253
*.mo

.travis.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)