Skip to content

monciopeloncio/madrid_air_quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madrid Air Quality Package

Instructions to create a build and upload the package

# Create a new build using the setup.py configuration
python3 setup.py sdist bdist_wheel

# Upload to pypi
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Releases

No releases published

Packages

No packages published

Languages