File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -59,3 +59,5 @@ target/
5959
6060# OS X
6161.DS_Store
62+
63+ .pytest_cache /
Original file line number Diff line number Diff line change 11# Scipy Trait Types
22
3- [ ![ Build Status] ( https://travis-ci.org/jupyter-incubator /traittypes.svg?branch=master )] ( https://travis-ci.org/jupyter-incubator /traittypes )
3+ [ ![ Build Status] ( https://travis-ci.org/jupyter-widgets /traittypes.svg?branch=master )] ( https://travis-ci.org/jupyter-widgets /traittypes )
44[ ![ Documentation Status] ( https://readthedocs.org/projects/traittypes/badge/?version=latest )] ( http://traittypes.readthedocs.org/en/latest/?badge=latest )
55
66Trait types for NumPy, SciPy and friends
Original file line number Diff line number Diff line change 1- version_info = (0 , 2 , 0 )
1+ version_info = (0 , 2 , 1 )
22__version__ = '.' .join (map (str , version_info ))
You can’t perform that action at this time.
0 commit comments