Skip to content

Commit

Permalink
Update conda to noarch
Browse files Browse the repository at this point in the history
  • Loading branch information
amq92 committed Jan 26, 2025
1 parent 6df1a22 commit 68fba31
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint with Ruff
name: Format with Ruff
on:
push:
branches:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ jobs:
with:
subdir: 'conda'
anacondatoken: ${{ secrets.ANACONDA_TOKEN }}
platforms: 'win osx linux'
4 changes: 0 additions & 4 deletions conda/conda_build_config.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion simple_slurm/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.1"
__version__ = "0.3.2"

0 comments on commit 68fba31

Please sign in to comment.