diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-07-28 01:43:55 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-07-29 00:01:57 +0200 |
| commit | 1e874e790c12839695761a654b44fb427149a353 (patch) | |
| tree | 6942441ac511ec1417b2434b111101fa8d7f7e68 /requirements.pip.dev.txt | |
init
Diffstat (limited to 'requirements.pip.dev.txt')
| -rw-r--r-- | requirements.pip.dev.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.pip.dev.txt b/requirements.pip.dev.txt new file mode 100644 index 0000000..41ead68 --- /dev/null +++ b/requirements.pip.dev.txt @@ -0,0 +1,7 @@ +-r requirements.pip.runtime.txt + +doit +packaging +pytest +pytest-asyncio +pytest-cov |
