Skip to content

Commit f6bf81e

Browse files
Giulio CesareGiulio Cesare
authored andcommitted
updated REAME
1 parent d28fdfa commit f6bf81e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ So far, **there is no types checking with mypy**. See [issue](https://github.com
5151

5252
We use [GitHub actions](https://github.com/features/actions) to automatically run tests and check code quality when a new PR is done on `main`.
5353

54+
On any pull request, we will check the code quality and tests.
55+
56+
#### Publish on PyPi
57+
58+
When a new release is created, we will try to push the new code to PyPi. We use [`twine`](https://twine.readthedocs.io/en/stable/) to make our life easier.
5459

5560
# Q&A
5661

0 commit comments

Comments
 (0)