Skip to content

Commit e4e6cfe

Browse files
Feinstaub Package (#104)
* point to codeforafrica feinstaub version * comment edit
1 parent 2a6a201 commit e4e6cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ADD . /src/
1616
# Upgrade pip and setuptools
1717
RUN pip install -q -U pip setuptools
1818

19-
# Install feinstaub from opendata-stuttgart
20-
RUN pip install -q git+https://github.com/opendata-stuttgart/feinstaub-api
19+
# Install feinstaub from codeforafrica
20+
RUN pip install -q git+https://github.com/CodeForAfrica/feinstaub-api
2121

2222
# Install sensors.AFRICA-api and its dependencies
2323
RUN pip install -q -U .

0 commit comments

Comments
 (0)