Skip to content
Snippets Groups Projects
Commit 4005609c authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix codeclimate

parent e0458da4
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ engines:
enabled: true
exclude_paths:
- tests/**
- docs/**
- setup.py
ratings:
paths:
- minijson.pyx
......@@ -22,7 +22,7 @@ copyright = '2021 Dronehub Group sp. z o. o.'
author = 'Piotr Maślanka'
# The full version, including alpha/beta/rc tags
release = '1.7'
release = '2.0'
# -- General configuration ---------------------------------------------------
......
# coding: utf-8
[metadata]
version = 2.0
version = 2.1rc1
name = minijson
long-description = file: README.md
long-description-content-type = text/markdown; charset=UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment