aledejesus / item_catalog

Udacity Full Stack Web Developer Nanodegree Project 2: Item Catalog
0 stars 0 forks source link

Support Pipenv, replace requirements.txt with Pipfile #46

Open joostsijm opened 6 years ago

joostsijm commented 6 years ago

Add support for Pipenv. https://pipenv.readthedocs.io/en/latest/

References: #19

aledejesus commented 6 years ago

Hey! Thanks for the interest in the project. As its description states, this project is part of Udacity's Full Stack Developer Nanodegree. At the moment I am not able to review and integrate this pull request as the project has not been reviewed by Udacity's staff yet. I'll gladly do so after I receive feedback from them (which should be later this week or the next).

Again, thanks for contributing :)

aledejesus commented 6 years ago

Hey! I removed some packages from the requirements.txt file. Could you reflect those changes in the pipfile you created?