Skip to content

Commit

Permalink
Merge pull request #4 from PitterPatterPython/dev
Browse files Browse the repository at this point in the history
updating toml file to find the connectors folder
  • Loading branch information
robd518 authored Jul 1, 2024
2 parents ca424e3 + 983e0b6 commit 1e766b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[tool.poetry]
name = "ppp-connectors"
packages = [{ include = "connectors" }]
version = "0.1.0"
description = "A simple, lightweight set of connectors and functions to various APIs, controlled by a central broker."
authors = [
Expand Down

0 comments on commit 1e766b9

Please sign in to comment.