Skip to content

Commit 514ebda

Browse files
authored
Merge pull request #64 from antmicro/fix-docs-build
docs: remove file prefix from env
2 parents cf921ad + e8dc1ac commit 514ebda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ dependencies:
2121
- sphinx_rtd_theme
2222
# Packages installed from PyPI
2323
- pip:
24-
- -r file:requirements.txt
24+
- -r requirements.txt

0 commit comments

Comments
 (0)