Skip to content

Commit 8b7acb9

Browse files
authored
Merge pull request #857 from TotallyNotRobots/remove-vagrant
build: remove old vagrant configs
2 parents e3a49d6 + 7424af1 commit 8b7acb9

File tree

4 files changed

+1
-32
lines changed

4 files changed

+1
-32
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ config.json
6262
/venv/
6363
.pytest_cache
6464
.python-version
65-
.vagrant/
6665
.mypy_cache/
6766
.DS_Store
6867
*.bak

Vagrantfile

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/installing/win.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Getting Ready
22

3-
We recommend that use you use a *unix system to run CloudBot in production, or Vagrant when developing CloudBot. However, it is possible to install natively on Windows.
3+
We recommend that use you use a *unix system to run CloudBot in production, or a devcontainer when developing CloudBot. However, it is possible to install natively on Windows.
44

55
First, make sure you have Python 3.10 or higher installed. It can be downloaded at [python.org](https://www.python.org/downloads/).
66

vagrant-bootstrap.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)