feat(projekt-matching): scaffold package, venv, pytest smoke
This commit is contained in:
4
projekt-matching/projektmatch.egg-info/PKG-INFO
Normal file
4
projekt-matching/projektmatch.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,4 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: projektmatch
|
||||
Version: 0.1.0
|
||||
Summary: Automated freelancermap project matching (Langflow backend)
|
||||
7
projekt-matching/projektmatch.egg-info/SOURCES.txt
Normal file
7
projekt-matching/projektmatch.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
pyproject.toml
|
||||
projektmatch/__init__.py
|
||||
projektmatch.egg-info/PKG-INFO
|
||||
projektmatch.egg-info/SOURCES.txt
|
||||
projektmatch.egg-info/dependency_links.txt
|
||||
projektmatch.egg-info/top_level.txt
|
||||
tests/test_smoke.py
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
1
projekt-matching/projektmatch.egg-info/top_level.txt
Normal file
1
projekt-matching/projektmatch.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
projektmatch
|
||||
Reference in New Issue
Block a user