mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-07 09:02:32 +00:00
use minimum dependencies rather than specific hashes. (#6)
* use minimum dependencies rather than specific hashes. * install specific version of pytest and install pylint. * python 3.7 still not working.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '0.1.1'
|
||||
|
Reference in New Issue
Block a user