Commit e69077e1 by Bryce

Simplify test

parent a34aa28e
"""Example module"""
__version__ = "0.1"
"""Test fixture for https://github.com/sdispater/poetry/issues/756"""
[tool.poetry]
name = "localversionlabel"
version = "0.1-beta.1+gitbranch-buildno-1"
description = "Some description."
authors = [
"Sébastien Eustace <sebastien@eustace.io>"
]
license = "MIT"
authors = []
readme = "README.rst"
homepage = "https://poetry.eustace.io/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment