Skip to content

Commit 72d7a7d

Browse files
committed
Move to using pyproject.toml with [PDM](https://pdm-project.org/)
1 parent 00c136f commit 72d7a7d

File tree

4 files changed

+1
-171
lines changed

4 files changed

+1
-171
lines changed

dev_requirements.txt

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

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
#
6666
# This is also used if you do content translation via gettext catalogs.
6767
# Usually you set "language" from the command line for these cases.
68-
language = None
68+
language = 'en'
6969

7070
# List of patterns, relative to source directory, that match files and
7171
# directories to ignore when looking for source files.

doc_requirements.txt

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

setup.py

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

0 commit comments

Comments
 (0)