From dbaa7ba67de0d9b380edf9da3a7f10f4e398f845 Mon Sep 17 00:00:00 2001 From: Kyle Hornberg Date: Wed, 8 May 2019 20:55:14 -0500 Subject: [PATCH] Update README.rst --- README.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.rst b/README.rst index ae80f01..8085092 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,6 @@ Overview :stub-columns: 1 * - tests - - | |travis| | |codeclimate| |codeclimate-tests| * - package - | |version| |wheel| @@ -20,10 +19,6 @@ Overview :target: https://readthedocs.org/projects/octokitpy :alt: Documentation Status -.. |travis| image:: https://travis-ci.org/khornberg/octokit.py.svg?branch=master - :alt: Travis-CI Build Status - :target: https://travis-ci.org/khornberg/octokit.py - .. |codeclimate| image:: https://codeclimate.com/github/khornberg/octokit.py/badges/gpa.svg :target: https://codeclimate.com/github/khornberg/octokit.py :alt: CodeClimate Quality Status @@ -59,8 +54,6 @@ Installation **requires python 3.5+** -Yes that is opinionated. Python 2 is near the end of the life and this is a new project. - *Note octokit and octokit.py were already taken in the cheese shop* ::