Skip to content

Commit

Permalink
Merge pull request #19 from tk2lab/local
Browse files Browse the repository at this point in the history
v3.4.0
  • Loading branch information
tk2lab authored Feb 12, 2022
2 parents b1ff785 + 65bd56c commit 1e6c36a
Show file tree
Hide file tree
Showing 15 changed files with 795 additions and 514 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9]
python-version: [3.8, 3.9]

steps:
- name: Check out repository
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ TAKEKAWA Takashi <[email protected]>
## Install

### Require
- python >= 3.7
- tensorflow >= 2.2.0
- python >= 3.8
- tensorflow >= 2.6.1

### Install Procedure (using venv)
- Create venv environment for hotaru
Expand Down
Loading

0 comments on commit 1e6c36a

Please sign in to comment.