We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f0220 commit 72ca2ccCopy full SHA for 72ca2cc
2 files changed
.gitignore
@@ -1,5 +1,6 @@
1
-project.sublime-project
2
-project.sublime-workspace
3
-build
4
-MANIFEST
5
-dist/
+project.sublime-project
+project.sublime-workspace
+build
+MANIFEST
+dist/
6
+*.egg-info
setup.py
@@ -1,4 +1,4 @@
-#
+# -*- coding: utf-8 -*-
# Python bindings for jsonic library.
#
# https://github.com/rohanrhu/python-jsonic
0 commit comments