diff --git a/.codeclimate.yml b/.codeclimate.yml
deleted file mode 100644
index 6e37ffc296fac73cb73113876f49565b8efa5281..0000000000000000000000000000000000000000
--- a/.codeclimate.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-engines:
-  duplication:
-    enabled: true
-    config:
-      languages:
-        - python
-  fixme:
-    enabled: true
-  radon:
-    enabled: true
-ratings:
-  paths:
-    - "**.py"
-exclude_paths:
-  - tests/
\ No newline at end of file