Skip to content

Commit 01d97de

Browse files
oefeocefpaf
andauthored
Unpin Python as suggested by ocefpaf
Co-authored-by: Filipe <ocefpaf@gmail.com>
1 parent 43d63e3 commit 01d97de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The basic workflow for contributing is:
6464

6565
If using `conda` one can create a development environment with:
6666
```
67-
$ conda create --name FOLIUM -c conda-forge python=3.7 --file requirements.txt --file requirements-dev.txt
67+
$ conda create --name FOLIUM -c conda-forge python=3 --file requirements.txt --file requirements-dev.txt
6868
```
6969
5. Install the dependencies listed in `requirements.txt` and `requirements-dev.txt`.
7070
```

0 commit comments

Comments
 (0)