Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
python-rndc
Commits
041dbb39
Commit
041dbb39
authored
May 09, 2018
by
Matthew Pounsett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removing python 3 indicators (no python 3 support yet)
parent
9db48d23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
setup.cfg
setup.cfg
+1
-1
setup.py
setup.py
+0
-1
No files found.
setup.cfg
View file @
041dbb39
[bdist_wheel]
universal =
1
universal =
0
setup.py
View file @
041dbb39
...
...
@@ -24,7 +24,6 @@ setup(
'Operating System :: Unix'
,
'Programming Language :: Python'
,
'Programming Language :: Python :: 2.7'
,
'Programming Language :: Python :: 3.6'
,
'Topic :: Internet :: Name Service (DNS)'
,
'Topic :: Software Development :: Libraries'
,
'Topic :: System :: Networking'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment