Skip to content

Commit 25ef023

Browse files
fixed project URL in setup.cfg
1 parent 1d5549d commit 25ef023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = roswire
33
author = Christopher Timperley
44
author-email = [email protected]
5-
url = "https://github.com/ChrisTimperley/roswire"
5+
url = https://github.com/ChrisTimperley/roswire
66
description = An API for testing and mutating Dockerised ROS systems.
77
long-description = file: README.md, LICENSE
88
keywords = ros, docker, testing, analysis, mutation, repair

0 commit comments

Comments
 (0)