Skip to content

Commit

Permalink
Merge pull request #6 from vaaaaanquish/update_japanize_matplot
Browse files Browse the repository at this point in the history
update japanize_matplotlib
  • Loading branch information
vaaaaanquish authored May 4, 2020
2 parents d35d285 + f47c6fe commit 59f7f1b
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 52 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ from japanese without morphological analysis module.
No need to introduce morphological analysis.


# Require

I'm waiting for this [PR](https://github.com/uehara1414/japanize-matplotlib/pull/9).
```
pip install git+https://github.com/vaaaaanquish/japanize-matplotlib
```


# Install

```
Expand Down
86 changes: 43 additions & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ wordcloud = "*"
pandas = "*"
matplotlib = "*"
wurlitzer = "*"
japanize_matplotlib = "*"
japanize_matplotlib = "^1.1.1"

[tool.poetry.scripts]
my-script = 'cloudia:main'
Expand Down

0 comments on commit 59f7f1b

Please sign in to comment.