Skip to content

Commit

Permalink
docs: change author section
Browse files Browse the repository at this point in the history
  • Loading branch information
davhofer committed Sep 11, 2024
1 parent 7db8659 commit 985f3d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# py2spack: Automating conversion of standard python packages to Spack package recipes

Created by David Hofer ([davhofer](https://github.com/davhofer), `davhofer [at] ethz [dot] ch`) during an internship at [CSCS](https://www.cscs.ch/).

---

Github repository for the CSCS internship project with the goal of developing a Python tool for automatically generating Spack package recipes based on existing Python packages, with the ability to handle direct and transitive dependencies and flexible versions.

For more information, see the [Documentation](#Documentation).
Expand Down Expand Up @@ -100,3 +96,7 @@ python -m pytest
```

Installation tests for converted packages are run through GitHub Actions in a Docker container, see `.github/workflows/run-installation-tests.yaml`.

## Author

Created by David Hofer ([davhofer](https://github.com/davhofer), `davhofer [at] ethz [dot] ch`) during an internship at [CSCS](https://www.cscs.ch/).

0 comments on commit 985f3d9

Please sign in to comment.