generated from jupyterlite/xeus-python-demo
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean Brightway Dependencies: Binary Packages, Deprecated Packages and System-Level Packages #7
Closed
7 tasks done
Labels
enhancement
New feature or request
Comments
conda search --info -c cmutel bw2io
A conda-tree
It seems therefore that we still need to:
|
This should be fixed now with new releases of |
michaelweinold
added a commit
that referenced
this issue
Aug 12, 2023
github-project-automation
bot
moved this to Done
in Brightway Documentation (The Next Generation)
Aug 17, 2023
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
psutil
docopt-ng
platformdirs
Full List of Dependencies
Work Plan
System level packages (WASM incompatible)
psutil
: make optional (potentially catch errors in functions that call the package)fasteners
: remove (as per discussions with @cmutel)pyprind
: replace withtqdm
Deprecated packages
appdirs
: replace withplatformdirs
Binary packages
docopt
: remove (as per discussions with @cmutel)lxml
: Buildlxml
for WebAssembly #9peewee
: Buildpeewee
for WebAssembly #8The text was updated successfully, but these errors were encountered: