mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-11 11:16:48 +08:00
Merge pull request #84 from Midnighter/feat/requirements
feat: upgrade essentials before requirement
This commit is contained in:
@@ -22,6 +22,7 @@ endif
|
||||
|
||||
## Install Python Dependencies
|
||||
requirements: test_environment
|
||||
pip install -U pip setuptools wheel
|
||||
pip install -r requirements.txt
|
||||
|
||||
## Make Dataset
|
||||
|
||||
Reference in New Issue
Block a user