ApeWorX / ApePay

A smart contract payment system built for automated service management
https://apeworx.io/apepay
Apache License 2.0
18 stars 6 forks source link

docs: updated install documentation #8

Closed sabotagebeats closed 1 year ago

sabotagebeats commented 1 year ago

updated documentation to resolve the following issues with installation:

$ ape plugins install .
WARNING: 'vyper' is already installed. Did you mean to include '--upgrade'.
$ poetry install .
No arguments expected for "install" command, got "."
sabotagebeats commented 1 year ago

hmm test is failing because apepay is not installed in CI

tests pass locally: 45 passed in 160.48s (0:02:40)