Skip to content

Commit f68bc98

Browse files
committed
Simplify installation of dev dependencies
Signed-off-by: Paul Barker <paul@pbarker.dev> Ref: #26
1 parent b21dee6 commit f68bc98

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dev-requirements.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Copyright (c) 2023 Paul Barker <paul@pbarker.dev>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
black
5+
flake8
6+
isort
7+
pre-commit
8+
pymarkdownlnt
9+
reuse

0 commit comments

Comments
 (0)