Skip to content

Commit 55a9d70

Browse files
committed
add: poetry.toml for actions
1 parent 07b4f8f commit 55a9d70

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install scrapegraphai
1717

1818
Try out ScrapeGraphAI in your browser:
1919

20-
[![Open in GitHub Codespaces](docs/assets/codespaces-badge.png)](https://codespaces.new/VinciGit00/Scrapegraph-ai)
20+
[![Open in GitHub Codespaces](https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/codespaces-badge.png)](https://codespaces.new/VinciGit00/Scrapegraph-ai)
2121

2222
## 📖 Documentation
2323

poetry.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[virtualenvs]
2+
in-project = true
3+
4+
[installer]
5+
modern-installation = false

requirements-dev.txt

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
wheel==0.42.0
2-
setuptools==65.5.1
3-
twine==4.0.2
41
sphinx==7.1.2
52
sphinx-rtd-theme==2.0.0
63
pytest==8.0.0

0 commit comments

Comments
 (0)