Skip to content

Commit

Permalink
pyproject.tomlのnumpyバージョン書き方を修正する (#618)
Browse files Browse the repository at this point in the history
* poetry lock

* poetry lock

* update travix

* poetry lock

* pyproject.tomlのnumpyの書き方を修正
  • Loading branch information
yuji38kwmt authored Jan 15, 2024
1 parent 7400b23 commit 62d8e4e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 108 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
version: ~> 1.0
dist: focal
language: python
python:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"

install:
- pip install pip --upgrade
Expand Down
Loading

0 comments on commit 62d8e4e

Please sign in to comment.