Skip to content

Commit

Permalink
Remove python-dateutil in pip.txt and conda.txt (#1217)
Browse files Browse the repository at this point in the history
* Remove wxpython, flatten-dict, python-dateutil in pip.txt and conda.txt

* Add wxpython back to pip and conda.txt

* Add flatten-dict back

* [pre-commit.ci] auto fixes from pre-commit hooks

* Re order pip adn conta.txt

* Rename flatten_dict to flatten-dict, remove content under build

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
bobleesj and pre-commit-ci[bot] authored Dec 13, 2024
1 parent 569050b commit 054b004
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
python
setuptools
1 change: 0 additions & 1 deletion requirements/conda.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ruamel.yaml
bibtexparser
docutils
python-dateutil
jinja2
cerberus
flatten-dict
Expand Down
1 change: 0 additions & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ruamel.yaml
bibtexparser
docutils
python-dateutil
jinja2
cerberus
flatten-dict
Expand Down

0 comments on commit 054b004

Please # to comment.