mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
fix bug clobbering own changes to parent_page
and some other tweaks (python 3.5+, pytest logging config, ...)
This commit is contained in:
parent
ba85917f70
commit
e23fa68d65
7 changed files with 29 additions and 12 deletions
1
setup.py
1
setup.py
|
@ -95,7 +95,6 @@ setuptools.setup(
|
|||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Console',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue