diff --git a/README.md b/README.md index 1c9f7c3..326c88b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ poetry run pylint data_transformations tests ``` This is running the linter and a type checker. -## Create package +## Create package (optional) This will create a `tar.gz` and a `.wheel` in `dist/` folder: ```bash # Install pre-requisites needed by batect @@ -53,6 +53,10 @@ scripts\install.bat ``` More: https://python-poetry.org/docs/cli/#build +--- +# STOP HERE: Do not code before the interview begins. +--- + ## Jobs There are two applications in this repo: Word Count, and Citibike.