Skip to content

Commit

Permalink
pypi auto test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ischlo committed Oct 21, 2024
1 parent b2fbd1c commit 35cec7f
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: >-
python3 -m
pip install
flit
build
--user
- name: Build a binary wheel and a source tarball
run: python3 -m build
Expand Down
2 changes: 1 addition & 1 deletion env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ pip:
- nbsphinx
- furo
- myst-parser
- overloading
- build
- pyarrow==17.0.0
- pyproj==3.6.1
Binary file added src/scalenav/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file added src/scalenav/__pycache__/data.cpython-312.pyc
Binary file not shown.
Binary file added src/scalenav/__pycache__/plotting.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file added src/scalenav/__pycache__/utils.cpython-312.pyc
Binary file not shown.

0 comments on commit 35cec7f

Please sign in to comment.