Fix setup.py

This commit is contained in:
Rob Glew 2015-11-23 23:15:58 -06:00
parent 411fa9a90b
commit b9692b451e

View file

@ -35,9 +35,5 @@ setup(name='pappyproxy',
'Programming Language :: Python :: 2.7',
'License :: OSI Approved :: MIT License',
'Topic :: Security',
<<<<<<< HEAD
'Topic :: Security :: Pwning Ur Mum',
=======
>>>>>>> master
]
)