We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006e8ad commit 30c39beCopy full SHA for 30c39be
MANIFEST.in
@@ -33,6 +33,7 @@ include test/*.py
33
include test/gui_qt/*.py
34
include tox.ini
35
include windows/*
36
+exclude dev/*
37
exclude .pre-commit-config.yaml
38
# without first including it, exluding .readthedocs.yml results in a warning when running locally
39
include .readthedocs.yml
reqs/constraints.txt
@@ -12,6 +12,7 @@ charset-normalizer==3.4.1
12
check-manifest==0.50
13
click==8.1.8
14
click-default-group==1.2.4
15
+cmarkgfm==2024.11.20
16
colorama==0.4.6
17
cryptography==44.0.2
18
dmgbuild==1.6.5
0 commit comments