##// END OF EJS Templates
Allow passing pathlib Paths without keyword arg...
Allow passing pathlib Paths without keyword arg Don't need to use `filename=` now. Hacky but easier than the alternative of `os.PathLike` (which doesn't exist in 3.5).

File last commit:

r24611:9d883249
r25061:ec8e405a
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3