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

feat: allow users to configure pypi details #3662

Merged
merged 5 commits into from
May 21, 2024
Merged

Conversation

armandobelardo
Copy link
Contributor

@armandobelardo armandobelardo commented May 21, 2024

Users can now specify information that will appear in their pypi record.

generators:
  - name: fernapi/fern-python-sdk
    metadata:
      description: this is the desc for my package
      keywords:
        - science
        - data analysis
      documentation-link: "https://buildwithfern.com/learn"
      homepage-link: "https://buildwithfern.com/"
      authors:
        - email: support@buildwithfern.com
          name: Armando

@armandobelardo armandobelardo merged commit 08dcdaa into main May 21, 2024
22 checks passed
@armandobelardo armandobelardo deleted the ab/pypideets branch May 21, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants