Skip to content

Commit e199fd2

Browse files
authored
Merge pull request #2 from fluent-qa/feat/pdm-template
Feat/pdm template
2 parents 9d05fb8 + 7f22ada commit e199fd2

File tree

22 files changed

+893
-1047
lines changed

22 files changed

+893
-1047
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# README
22

3+
```sh
4+
copier copy --trust <github_url> <path>
5+
pdm init <github_url>
6+
```
7+
38
## PDM as Pythong Depencincy Manager
49

510
- [PDM](https://pdm.fming.dev/)

cookiecutter.json

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

copier-pdm

Lines changed: 0 additions & 1 deletion
This file was deleted.

copier.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ project_description:
2626
default: Project brief description.
2727
help: "Provide a concise description to be used in the Python package overview and the introductory paragraph in the README and documentation's index page:"
2828
type: str
29-
development_status:
30-
default: Alpha
31-
choices:
32-
- Alpha
33-
- Beta
34-
- Production/Stable
35-
help: 'Choose the development status:'
36-
type: str
3729

3830
author_name:
3931
default: Your Name

docs/assets/doc-site.png

-106 KB
Binary file not shown.

docs/assets/favicon.png

-1.95 KB
Binary file not shown.

docs/assets/logo.png

-1.95 KB
Binary file not shown.

pdm.lock

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

ss-python

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)