We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fee945 commit 74d79b7Copy full SHA for 74d79b7
setup.py
@@ -1,3 +1,9 @@
1
+# This Source Code Form is subject to the terms of the Mozilla Public
2
+# License, v. 2.0. If a copy of the MPL was not distributed with this
3
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
+#
5
+# Copyright (c) 2015-2018 Digi International Inc.
6
+
7
import re
8
import os
9
from setuptools import setup, find_packages
0 commit comments