Skip to content

Commit 1dfa7c9

Browse files
committed
RTD config
1 parent dba1526 commit 1dfa7c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "fsspec-proxy"
2+
name = "fsspec-proxy-meta"
33
authors = [
44
{name = "martindurant"},
55
]

readthedocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ conda:
1111
python:
1212
install:
1313
- method: pip
14-
path: .
15-
extra_requirements:
16-
- doc
14+
path: ./fsspec-proxy
15+
- method: pip
16+
path: ./pyscript-fsspec-client
1717

1818
sphinx:
1919
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)