File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 1
- - .bumpversion.cfg
2
- - .dependabot
3
- - .github
4
- - .gitignore
5
- - .imgbotconfig
6
- - .isort.cfg
7
- - .pre-commit-config.yaml
8
- - .pylintrc
9
- - .readthedocs.yml
10
- - .style.yapf
11
- - CONTRIBUTING.rst
12
- - LICENSE
13
- - MANIFEST.in
14
- - README.rst
15
1
- __pkginfo__.py
16
- - doc-source
17
2
- doc-source/conf.py
18
3
- doc-source/patched_autosummary.py
19
- - domdf_python_tools
20
- - domdf_python_tools.egg-info
21
4
- domdf_python_tools/__init__.py
22
5
- domdf_python_tools/bases.py
23
6
- domdf_python_tools/compat.py
46
29
- domdf_python_tools/utils.py
47
30
- domdf_python_tools/versions.py
48
31
- domdf_python_tools/words.py
49
- - pyproject.toml
50
- - repo_helper.yml
51
- - requirements.txt
52
- - setup.cfg
53
32
- setup.py
54
- - stubs.txt
55
- - tests
56
33
- tests/__init__.py
57
34
- tests/conftest.py
58
35
- tests/discover_demo_module/__init__.py
84
61
- tests/test_utils.py
85
62
- tests/test_versions.py
86
63
- tests/test_words.py
87
- - tox.ini
You can’t perform that action at this time.
0 commit comments