Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Add pycall
Browse files Browse the repository at this point in the history
  • Loading branch information
nhorton committed Jul 19, 2023
1 parent 8b49a12 commit d4e9d67
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.

# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart

tasks:
- init: bin/setup


2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ gem "rubocop-minitest", "0.31.0"
gem "rubocop-packaging", "0.5.2"
gem "rubocop-performance", "1.18.0"
gem "rubocop-rake", "0.6.0"

gem "pycall", "~> 1.4"

0 comments on commit d4e9d67

Please sign in to comment.