Skip to content

Commit

Permalink
cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Adly committed Apr 12, 2024
1 parent cb2299c commit acedbba
Show file tree
Hide file tree
Showing 752 changed files with 3 additions and 259,514 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ venv
.DS_Store
dist
build
run-venv/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pip install agentrun
```
## Usage

Usage instructions go here.
Coming soon...

## Development

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "agentrun"
version = "0.1"
description = "The easiest way to run AI or user generated python code safely in a docker container"
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.10"
authors = [{name = "Jonathan Adly", email = "gadly0123@gmail.com"}]
license = {text = "Apache-2.0"}
classifiers = [
Expand Down
247 changes: 0 additions & 247 deletions run-venv/bin/Activate.ps1

This file was deleted.

69 changes: 0 additions & 69 deletions run-venv/bin/activate

This file was deleted.

26 changes: 0 additions & 26 deletions run-venv/bin/activate.csh

This file was deleted.

Loading

0 comments on commit acedbba

Please sign in to comment.