Skip to content

Commit a18a3e0

Browse files
Merge pull request #79 from jonathanrocher/doc/improve_readme
Add flake8 badge.
2 parents c90f7c7 + 4613f9b commit a18a3e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Flake8](https://github.com/jonathanrocher/ets_tutorial/actions/workflows/flake8.yml/badge.svg)](https://github.com/jonathanrocher/ets_tutorial/actions/workflows/flake8.yml)
2+
13
# Sharing your scientific tools: from a script to a desktop application
24
This repository contains a GUI building and packaging tutorial using the
35
[Enthought Tool Suite](https://docs.enthought.com/ets/) accepted for the
@@ -29,7 +31,7 @@ git clone git@github.com:jonathanrocher/ets_tutorial.git
2931

3032
### Requirements
3133

32-
- Python 3.6+
34+
- Python 3.6
3335
- scikits.image
3436
- Pillow
3537
- Pandas

0 commit comments

Comments
 (0)