Skip to content

Commit

Permalink
Black formatted files
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Nov 8, 2024
1 parent 09cdf74 commit d6dfb28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.3.3] - 2024-11-07 21:30:00
## [0.3.3] - 2024-11-07 23:00:00

### Added

Expand Down
2 changes: 1 addition & 1 deletion changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,4 @@
changes:
added:
- Updated and fixed Kentucky, Maryland, and Vermont parameters, variables and tests.
date: 2024-11-07 21:30:00
date: 2024-11-07 23:00:00
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- python>=3.10,<3.12
- matplotlib
- sphinx>=3.5.4
- sphinx-argparse
- sphinxcontrib-bibtex>=2.0.0
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"microdf_python",
"numpy>=1.24, <1.25",
"pandas",
"matplotlib",
"pathlib",
"policyengine-core>=2.8,<2.9",
"pytest",
Expand Down

0 comments on commit d6dfb28

Please sign in to comment.