Skip to content

Commit 4e99502

Browse files
committed
remove fake dep used for proof-of-concept
1 parent ef61f28 commit 4e99502

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ channels:
33
- conda-forge
44
dependencies:
55
- python >=3.10
6-
- aaaaaaaaaa
76
- antio >=0.4.0
87
- darkdetect
98
- decorator

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ classifiers = [
2020
"Topic :: Software Development",
2121
]
2222
dependencies = [
23-
"aaaaaaaaaa",
2423
"decorator",
2524
"jinja2",
2625
"lazy_loader >= 0.3",

0 commit comments

Comments
 (0)