Skip to content

Commit

Permalink
Fix warning when creating the sdist package.
Browse files Browse the repository at this point in the history
Bug: 1037334

* MANIFEST.in
  version.py not exists.

Change-Id: Id5eb6a5f5f48827bf053f7d18694eeca38f20a32
  • Loading branch information
bhuvan committed Aug 18, 2012
1 parent fa84c93 commit 9d4f8fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
include tox.ini
include LICENSE README HACKING.rst
include version.py
include tools/*
include quantumclient/tests/*
include quantumclient/tests/unit/*
Expand Down

0 comments on commit 9d4f8fe

Please sign in to comment.