Skip to content

Commit 30c39be

Browse files
committed
Freeze cmarkgfm and fix MANIFEST.in
1 parent 006e8ad commit 30c39be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ include test/*.py
3333
include test/gui_qt/*.py
3434
include tox.ini
3535
include windows/*
36+
exclude dev/*
3637
exclude .pre-commit-config.yaml
3738
# without first including it, exluding .readthedocs.yml results in a warning when running locally
3839
include .readthedocs.yml

reqs/constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ charset-normalizer==3.4.1
1212
check-manifest==0.50
1313
click==8.1.8
1414
click-default-group==1.2.4
15+
cmarkgfm==2024.11.20
1516
colorama==0.4.6
1617
cryptography==44.0.2
1718
dmgbuild==1.6.5

0 commit comments

Comments
 (0)