Skip to content

Commit

Permalink
docs: Adding a note directing Windows users to use pipenv (aws#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarzwalder authored and jfuss committed Aug 7, 2018
1 parent 4c96f09 commit 8dfc337
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DEVELOPMENT_GUIDE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This document will make your life easier by helping you setup a development envi
or anything that will help you be more productive. If you found something is missing or inaccurate, update this guide
and send a Pull Request.

**Note**: ``pyenv`` currently only supports macOS and Linux. If you are a Windows users, consider using `pipenv`_.

Environment Setup
-----------------

Expand Down Expand Up @@ -107,3 +109,4 @@ best practices that we have learnt over time.
.. _pyenv: https://github.com/pyenv/pyenv
.. _tox: http://tox.readthedocs.io/en/latest/
.. _numpy docstring: https://numpydoc.readthedocs.io/en/latest/format.html
.. _pipenv: https://docs.pipenv.org/

0 comments on commit 8dfc337

Please sign in to comment.