Skip to content

Commit 3a9e2de

Browse files
committed
Update Readme
1 parent 7a33fe1 commit 3a9e2de

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ First, build the Docker image with Python 3.6 and all dev dependencies. This is
4242
make docker
4343
```
4444

45-
Run unit tests:
46-
47-
```
48-
Use PyCharm to run the test cases
49-
```
50-
5145
Build a bdist wheel:
5246

5347
```
@@ -59,3 +53,4 @@ Get access to an interactive shell within the Python 3.6 Docker image:
5953
```
6054
make shell
6155
```
56+
Run unit tests: Use PyCharm to run the test cases

0 commit comments

Comments
 (0)