Skip to content

Commit

Permalink
add packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Sep 28, 2023
1 parent 7337760 commit 718c0cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN apt-get -y update; \
python3 \
python3-pip \
python3-setuptools \
python3-packaging \
python3-dev \
libpython3-dev \
wget \
Expand Down
1 change: 1 addition & 0 deletions doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Next version
* Adding flags to CI to ensure compatibility with MOOSE apps (#902)
* Fixing order of attribute initialization in the metadata class (#903)
* Adding const identifier to cross-reference methods (#906)
* Add python packaging for modern pymoab (#)

**Fixed:**
* Patch to compile with Geant4 10.6 (#803)
Expand Down

0 comments on commit 718c0cd

Please sign in to comment.