Skip to content

Commit

Permalink
pollution: add setuptools dependecy to fix 'No module named distutils…
Browse files Browse the repository at this point in the history
…' error | 2
  • Loading branch information
dulvui committed Jan 19, 2024
1 parent 101997a commit caa2a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pollution/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ python-dateutil==2.8.2
pandas==1.5.0
numpy==1.22.0
pytz==2022.6
setuptools=69.0.3
setuptools==69.0.3

0 comments on commit caa2a7b

Please sign in to comment.