Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vilim committed Apr 9, 2019
1 parent 1202da7 commit 7aa0567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Attempting to send an array of a different shape or datatype of the previously i
Only passing of numpy arrays is supported, optionally annotated with timestamps if using the TimestampedArrayQueue class,
but other object types can be supported by extending the class.

The package has been tested on Python 3.6 on Windows and MacOS and Linux with Travis. Python 2.7 is not supported.
The package has been tested on Python 3.6/3/7 on Windows and MacOS and Linux with Travis. Python 2.7 is not supported.

# Usage example
```python
Expand Down

0 comments on commit 7aa0567

Please sign in to comment.