diff options
Diffstat (limited to 'python/vcversioner/README')
-rw-r--r-- | python/vcversioner/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/vcversioner/README b/python/vcversioner/README index 620c93239da46..57870b523c2b0 100644 --- a/python/vcversioner/README +++ b/python/vcversioner/README @@ -3,5 +3,3 @@ vcversioner (use version control tags to discover version numbers) Write a setup.py with no version information specified, and vcversioner will find a recent, properly-formatted VCS tag and extract a version from it. - -Optional dependency: python3 |