Skip to content
Snippets Groups Projects
Commit d13505b6 authored by Brian O'Connor's avatar Brian O'Connor
Browse files

updating setup to include examples

parent 67f9d8f6
No related branches found
No related tags found
No related merge requests found
../examples
\ No newline at end of file
......@@ -20,7 +20,7 @@
description='Process-based OpenFlow emulator',
author='Bob Lantz',
author_email='rlantz@cs.stanford.edu',
packages=find_packages(exclude='test'),
packages=[ 'mininet', 'mininet.examples' ],
long_description="""
Mininet is a network emulator which uses lightweight
virtualization to create virtual networks for rapid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment