Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
docs: Remove unused section
Browse files Browse the repository at this point in the history
We don't have a root level requirements.txt or setup.py.
  • Loading branch information
l0b0 committed Nov 8, 2020
1 parent 2b47b9c commit ac0ad17
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,6 @@ $ npm install -g aws-cdk
```


## Python CLI Installation
* Install Python dependencies

```bash
$ pip install -r requirements.txt
```

* Install Data Lake

```bash
$ python ./setup.py install
```


## AWS Infrastructure Deployment (CDK Stack)
* Install Python CDK dependencies

Expand Down

0 comments on commit ac0ad17

Please sign in to comment.