You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(lambda __g: (lambda __mod: [(setup(name='onelinerizer', version='1.0.4', author='Chelsea Voss', author_email='[email protected]', maintainer='Chelsea Voss and Anders Kaseorg', maintainer_email='[email protected]', url='https://github.com/csvoss/onelinerizer', description='Convert any Python file into a single line of code.', long_description=open('README.md', 'r').read(), long_description_content_type='text/markdown', packages=['onelinerizer'], entry_points={'console_scripts': ['onelinerizer=onelinerizer.__main__:main']}, test_suite='onelinerizer.runtests'), None)[1] for __g['setup'] in [(__mod.setup)]][0])(__import__('setuptools', __g, __g, ('setup',), 0)))(globals())