Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .github/workflows/publish_docs.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/template-python/
url: https://pypi.org/project/plasma-simulation/
permissions:
id-token: write
contents: read
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/test_docs.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/workflows/test_setup_script.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/test_tutorials.yml

This file was deleted.

10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# template-python
# plasma-simulation

Template repository for python projects

Documentation: https://max-models.github.io/template-python/
Documentation: https://max-models.github.io/plasma-simulation/

# Install

Expand All @@ -23,7 +23,7 @@ pip install -e .
Run the code with

```
template-python
plasma-simulation
```

# Build docs
Expand All @@ -50,9 +50,9 @@ This project is configured to automatically publish to PyPI using GitHub Actions
1. Go to your PyPI project settings
2. Navigate to "Publishing" → "Add a new publisher"
3. Configure the trusted publisher with these details:
- **PyPI Project Name**: `template-python` (or your project name)
- **PyPI Project Name**: `plasma-simulation` (or your project name)
- **Owner**: Your GitHub username/organization
- **Repository name**: `template-python`
- **Repository name**: `plasma-simulation`
- **Workflow name**: `publish_pypi.yml`
- **Environment name**: `pypi`

Expand Down
20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

35 changes: 0 additions & 35 deletions docs/make.bat

This file was deleted.

93 changes: 0 additions & 93 deletions docs/source/_static/custom.css

This file was deleted.

Loading
Loading