Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Added files to create a conda package #15

Closed
wants to merge 6 commits into from

Conversation

phelps-sg
Copy link

@phelps-sg phelps-sg commented Dec 12, 2021

This PR resolves #14.

To build the package:

conda build .

There are still several outstanding issues before this can be merged:

  • The correct git URL and version needs to be configured in meta.yaml.
  • The configuration should be updated to automatically upload the package to a channel.

phelps-sg and others added 6 commits December 18, 2018 10:20
now generated from spider name.  Alternatively, MYSQL_TABLE can
optionally contain a '%s' printf wildcard, which is replaced by
the spider name.  These modifications allow a configuration in which
multiple spiders use the same DB schema, but each spider populates
a different table.
@phelps-sg
Copy link
Author

Cancelling this PR as I believe a better way to do this is via an additional separate project that references the original project during the build process.

@phelps-sg phelps-sg closed this Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create conda package
1 participant