configuration de tests et de création de package

This commit is contained in:
François Pelletier 2024-01-08 12:42:03 -05:00
parent 75f7a2d742
commit d10a51757b
12 changed files with 173 additions and 19 deletions

6
.gitignore vendored
View file

@ -1 +1,7 @@
/.idea/
/markdown-fix-freeplane.iml
/build/
/dist/
/markdown_fix_freeplane.egg-info/
/.pytest_cache/
/.tox/