File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ deploy:
1818 provider : pypi
1919 user : jacob.tomlinson
2020 skip_cleanup : true
21- password :
22- secure : lxlsbRqzo7XTAtjbU8KlkEdB/foHJgtQ1lYBa147k0x4PTaoicGUffmqWOO6P8+qU3sBZTMxeMIyyNWY3aS9k1JrFi7UYkLxSTI50BG/atNPiNa3xnOVuFjj8i3hDfXudRmWcFtxZH+83yqQ5VzEesn1UNdnBV87jvHv9MviFrc=
21+ password : " $PYPI_PASSWORD"
2322 on :
2423 tags : true
2524 all_branches : true
Original file line number Diff line number Diff line change 1+ # file GENERATED by distutils, do NOT edit
2+ setup.py
3+ datapoint/Day.py
4+ datapoint/Element.py
5+ datapoint/Forecast.py
6+ datapoint/Manager.py
7+ datapoint/Site.py
8+ datapoint/Timestep.py
9+ datapoint/__init__.py
10+ datapoint/profile.py
11+ datapoint/regions/RegionManager.py
12+ datapoint/regions/__init__.py
13+ datapoint/regions/region_names.py
You can’t perform that action at this time.
0 commit comments