Skip to content

Commit

Permalink
Add tests config file to specificaly state that we're not interested …
Browse files Browse the repository at this point in the history
…in python < 3.6
  • Loading branch information
tremble committed Sep 30, 2021
1 parent d35601e commit f8fb040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
modules:
python_requires: '>=3.6'

0 comments on commit f8fb040

Please sign in to comment.