Skip to content

Commit 401d37c

Browse files
committed
[docs] fixes requirements.txt
1 parent e1a5628 commit 401d37c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/publish_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
formats: |-
1313
epub
1414
pdf
15-
pip-requirements: 'requirements.txt'
15+
pip-requirements: "requirements.txt"
1616

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ accessible-pygments==0.0.5
22
adbc-driver-manager==1.4.0
33
adbc-driver-postgresql==1.4.0
44
adbc-driver-sqlite==1.4.0
5-
AFL-agent @ file:///Users/tbm/CursorProjects/AFL-agent
65
aiofiles==24.1.0
76
aiosqlite==0.21.0
87
alabaster==1.0.0

0 commit comments

Comments
 (0)