Skip to content

Commit

Permalink
Adding an entry in pacman setup.py to complete installation properly
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodavies committed Aug 14, 2015
1 parent 85354bc commit 7ac99d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'pacman.model.constraints.partitioner_constraints',
'pacman.model.constraints.placer_constraints',
'pacman.model.constraints.tag_allocator_constraints',
'pacman.model.data_request_interfaces',
'pacman.model.graph_mapper',
'pacman.model.partitionable_graph',
'pacman.model.partitioned_graph',
Expand Down

0 comments on commit 7ac99d0

Please sign in to comment.