Compare commits
6 commits
944a5f65d7
...
90462f0182
| Author | SHA1 | Date | |
|---|---|---|---|
| 90462f0182 | |||
|
|
d695488bb0 | ||
| a2bae73792 | |||
| 627c25c4a1 | |||
| d4b351df30 | |||
|
|
7c713a28cb |
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# SPDX-FileCopyrightText: 2022-present Waylon S. Walker <waylon@waylonwalker.com>
|
# SPDX-FileCopyrightText: 2022-present Waylon S. Walker <waylon@waylonwalker.com>
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
__version__ = "0.1.0.dev10"
|
__version__ = "0.1.0.dev12"
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,6 @@ dependencies = [
|
||||||
"black",
|
"black",
|
||||||
"isort",
|
"isort",
|
||||||
"seed-isort-config",
|
"seed-isort-config",
|
||||||
"flake8",
|
|
||||||
"pytest",
|
"pytest",
|
||||||
"pytest-cov",
|
"pytest-cov",
|
||||||
"pytest-mock",
|
"pytest-mock",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue